Skip to content

Commit a928234

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/download-artifact-8.0.0
2 parents 3158e0c + f2ba4fc commit a928234

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: npm run coverage
6565

6666
- name: Upload coverage report artifact
67-
uses: actions/upload-artifact@v6.0.0
67+
uses: actions/upload-artifact@v7.0.0
6868
with:
6969
name: coverage
7070
path: coverage/

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)