chore(deps): update actions/download-artifact action to v4.1.8 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0adb56cec3
commit
72e61a2362
1 changed files with 1 additions and 1 deletions
2
.github/workflows/assets.yaml
vendored
2
.github/workflows/assets.yaml
vendored
|
@ -217,7 +217,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Download talos installer image
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
uses: actions/download-artifact@v4.1.8
|
||||
with:
|
||||
name: talos-installer
|
||||
path: /tmp/talos-build-assets
|
||||
|
|
Loading…
Reference in a new issue