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 5de1a17 commit 733bba8Copy full SHA for 733bba8
.github/workflows/test.yml
@@ -59,7 +59,7 @@ jobs:
59
- run: pnpm install
60
61
- name: Download a single artifact
62
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
63
with:
64
name: code-coverage-report
65
path: coverage/
0 commit comments