Skip to content

Commit 1c43143

Browse files
Update actions/download-artifact action to v8 (master) (#426)
1 parent 2d47058 commit 1c43143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
112112
steps:
113113
- name: Download assets
114-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
114+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
115115
with:
116116
path: /tmp/assets
117117
pattern: rancher-machine-*.tar.gz

0 commit comments

Comments
 (0)