Skip to content

Commit 9a3d1c6

Browse files
committed
Bump upload-artifact
1 parent a8d43eb commit 9a3d1c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
./addons/addon-webgl/out/* \
6767
./addons/addon-webgl/out-*st/*
6868
- name: Upload artifacts
69-
uses: actions/upload-artifact@v3
69+
uses: actions/upload-artifact@v4
7070
with:
7171
name: build-artifacts
7272
path: compressed-build.zip

0 commit comments

Comments
 (0)