We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcdf00 commit f1b5b42Copy full SHA for f1b5b42
1 file changed
.github/workflows/package.yml
@@ -22,7 +22,7 @@ jobs:
22
run: |
23
ls -la
24
python CreatePackage.py
25
- - uses: actions/upload-artifact@v1
+ - uses: actions/upload-artifact@v4
26
with:
27
name: EffekseerForUE_1.7.1.1
28
path: EffekseerForUE
0 commit comments