Skip to content

Commit a112880

Browse files
committed
#5 v3 was deprecated. Using v4
1 parent b034283 commit a112880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
projectPath: UnityProject/AR_Pool
3434
targetPlatform: Android
3535
# Output
36-
- uses: actions/upload-artifact@v3
36+
- uses: actions/upload-artifact@v4
3737
with :
3838
name: Build
3939
path: UnityProject/AR_Pool/Build

0 commit comments

Comments
 (0)