We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa551f commit 777fd6bCopy full SHA for 777fd6b
.github/workflows/test-package-create.yml
@@ -29,7 +29,7 @@ jobs:
29
run: make build-examples ARCH=amd64
30
31
- name: Upload tar artifacts
32
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
33
with:
34
name: package-tars
35
path: build/zarf-package-dos-games-amd64-1.1.0.tar.zst
0 commit comments