Skip to content

Commit

Permalink
fix: update download-artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Russell Centanni <[email protected]>
  • Loading branch information
lizardruss committed Sep 19, 2024
1 parent a239202 commit f49e95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v1
- name: Download ui tar
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: ui-tar
- name: install-upx
Expand Down

0 comments on commit f49e95f

Please sign in to comment.