Skip to content

Commit 22d3a30

Browse files
Merge pull request #23179 from Yoast/dependabot/github_actions/actions/download-artifact-8.0.1
GH Actions: Bump actions/download-artifact from 7.0.0 to 8.0.1
2 parents 37bec36 + 8c6f6c4 commit 22d3a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194

195195
# The artifact will be unpacked into the root directory of the repository.
196196
- name: Download and unpack the prepared artifact
197-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
197+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
198198
with:
199199
name: deploy-artifact
200200

0 commit comments

Comments
 (0)