We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2555f commit 4e82e9eCopy full SHA for 4e82e9e
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Checkout
58
id: checkout
59
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
60
- - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+ - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
61
with:
62
name: dist
63
path: dist/
0 commit comments