fix: change version of upload task to v3
All checks were successful
Go CI Pipeline / ci (push) Successful in 52s

This commit is contained in:
Patryk Hegenberg 2025-06-04 14:09:23 +02:00
parent 3b4835026f
commit 7decdf6254

View file

@ -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 }}