Skip to content

Commit 8d6afdb

Browse files
committed
Update upload action
1 parent 72e6d18 commit 8d6afdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
zip -r sprite_mesh.zip addons
4949
5050
- name: Upload addon
51-
uses: actions/upload-artifact@v3
51+
uses: actions/upload-artifact@v4
5252
with:
5353
name: sprite_mesh
5454
path: sprite_mesh.zip

0 commit comments

Comments
 (0)