Skip to content

Commit

Permalink
Update to upload-artifact@v4 (#8108)
Browse files Browse the repository at this point in the history
  • Loading branch information
joehan authored Jan 9, 2025
1 parent 2b3c729 commit 5bdc6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
run: npm run test:e2e
working-directory: firebase-vscode

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: failure()
with:
name: screenshots
Expand Down

0 comments on commit 5bdc6b3

Please sign in to comment.