fix: change version of upload task to v3
All checks were successful
Go CI Pipeline / ci (push) Successful in 52s
All checks were successful
Go CI Pipeline / ci (push) Successful in 52s
This commit is contained in:
parent
3b4835026f
commit
7decdf6254
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
ls -la
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: workctl-${{ matrix.goos }}
|
||||
path: workctl-${{ matrix.goos }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue