Skip to content

Commit 9fbdd52

Browse files
renovate[bot]lgaticaq
authored andcommitted
chore(deps): update actions/upload-artifact action to v3
[skip ci]
1 parent ba04432 commit 9fbdd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: npm test
3434
env:
3535
CI: true
36-
- uses: actions/upload-artifact@v2
36+
- uses: actions/upload-artifact@v3
3737
with:
3838
name: coverage
3939
path: .nyc_output

0 commit comments

Comments
 (0)