We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d47058 commit 1c43143Copy full SHA for 1c43143
1 file changed
.github/workflows/release.yaml
@@ -111,7 +111,7 @@ jobs:
111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
112
steps:
113
- name: Download assets
114
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
115
with:
116
path: /tmp/assets
117
pattern: rancher-machine-*.tar.gz
0 commit comments