We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908a942 commit 4fea468Copy full SHA for 4fea468
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Checkout
58
id: checkout
59
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
60
- - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
+ - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
61
with:
62
name: dist
63
path: dist/
0 commit comments