We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37bec36 + 8c6f6c4 commit 22d3a30Copy full SHA for 22d3a30
1 file changed
.github/workflows/deploy.yml
@@ -194,7 +194,7 @@ jobs:
194
195
# The artifact will be unpacked into the root directory of the repository.
196
- name: Download and unpack the prepared artifact
197
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
198
with:
199
name: deploy-artifact
200
0 commit comments