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 407de36 commit 290cc9eCopy full SHA for 290cc9e
.github/workflows/github_actions.yml
@@ -368,7 +368,7 @@ jobs:
368
mv ${file_name} ../../${file_name}
369
echo "Zip FileName: ${file_name}"
370
- name: Upload Zip artifact
371
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v5
372
with:
373
name: VRCX-Zip
374
path: 'VRCX_${{ needs.set_version.outputs.version }}.zip'
0 commit comments