Skip to content

Commit 8b462de

Browse files
committed
x
1 parent 8943773 commit 8b462de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
# Upload build artifact
9090
- name: Upload Build Artifact
91-
uses: actions/upload-artifact@v2
91+
uses: actions/upload-artifact@v3
9292
with:
9393
name: WebGL-Build-Artifact
9494
path: ${{ secrets.BUILD_PATH }}

0 commit comments

Comments
 (0)