We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b56053 commit f895897Copy full SHA for f895897
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: ./.github/actions/setup-node
47
48
- name: Download a single artifact
49
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
50
with:
51
name: code-coverage-report
52
path: coverage/
0 commit comments