We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6e06b commit f93376dCopy full SHA for f93376d
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
steps:
66
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
67
68
- - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
+ - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
69
id: download
70
with:
71
pattern: coverage.*
0 commit comments