We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b0c3b commit 70dd62cCopy full SHA for 70dd62c
.github/workflows/CI.yml
@@ -93,7 +93,7 @@ jobs:
93
94
- uses: julia-actions/cache@2b1bf4d8a138668ac719ea7ca149b53ed8d8401e # v2.0.7
95
96
- - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
97
with:
98
name: ${{ matrix.bundle }}-${{ matrix.version }}
99
path: ${{ matrix.bundle }}
0 commit comments