Skip to content

Commit

Permalink
Migration vers upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Write authored Feb 1, 2025
1 parent 02669b2 commit a11f17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- run: npm install --global web-ext
- run: web-ext lint --self-hosted --warnings-as-errors
- run: web-ext build
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
id: upload
with:
name: ophirofox.zip
Expand Down

0 comments on commit a11f17d

Please sign in to comment.