Skip to content

Commit 0b7dea5

Browse files
authored
Update actions/upload-artifact to @v4
1 parent 93fe244 commit 0b7dea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unity-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
NPM_TOKEN: ${{ secrets.token }}
8686

8787
- name: Upload artifact
88-
uses: actions/upload-artifact@v3
88+
uses: actions/upload-artifact@v4
8989
with:
9090
name: docs
9191
path: docs~/public

0 commit comments

Comments
 (0)