Skip to content

Commit 2c9adbc

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/npm_and_yarn-cab25fcd96
2 parents a9dfab6 + 5c19204 commit 2c9adbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: npm run coverage
6363

6464
- name: Upload coverage report artifact
65-
uses: actions/upload-artifact@v4.6.2
65+
uses: actions/upload-artifact@v5.0.0
6666
with:
6767
name: coverage
6868
path: coverage/

0 commit comments

Comments
 (0)