We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d286a71 commit 3155f19Copy full SHA for 3155f19
.github/workflows/node-coverage.js.yml
@@ -48,7 +48,7 @@ jobs:
48
49
steps:
50
- name: Download coverage artifact
51
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
52
with:
53
name: coverage-report
54
path: coverage
@@ -71,7 +71,7 @@ jobs:
71
fetch-depth: 0
72
73
74
75
76
77
0 commit comments