Skip to content

Commit 777fd6b

Browse files
committed
v4
Signed-off-by: Austin Abro <[email protected]>
1 parent 4aa551f commit 777fd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package-create.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: make build-examples ARCH=amd64
3030

3131
- name: Upload tar artifacts
32-
uses: actions/upload-artifact@v3
32+
uses: actions/upload-artifact@v4
3333
with:
3434
name: package-tars
3535
path: build/zarf-package-dos-games-amd64-1.1.0.tar.zst

0 commit comments

Comments
 (0)