Skip to content

Commit 5bdc6b3

Browse files
authored
Update to upload-artifact@v4 (#8108)
1 parent 2b3c729 commit 5bdc6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
run: npm run test:e2e
118118
working-directory: firebase-vscode
119119

120-
- uses: actions/upload-artifact@v3
120+
- uses: actions/upload-artifact@v4
121121
if: failure()
122122
with:
123123
name: screenshots

0 commit comments

Comments
 (0)