We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9697283 commit ffe17caCopy full SHA for ffe17ca
.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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
63
with:
64
name: code-coverage-report
65
path: coverage/
0 commit comments