We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8943773 commit 8b462deCopy full SHA for 8b462de
.github/workflows/main.yml
@@ -88,7 +88,7 @@ jobs:
88
89
# Upload build artifact
90
- name: Upload Build Artifact
91
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
92
with:
93
name: WebGL-Build-Artifact
94
path: ${{ secrets.BUILD_PATH }}
0 commit comments