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 ea4bb18 commit 788e24eCopy full SHA for 788e24e
1 file changed
.github/workflows/windows-web.yml
@@ -23,7 +23,7 @@ jobs:
23
script-file: ${{ env.WINDOWS_WEB_DIR }}/slimevr_web_installer.nsi
24
25
- name: Upload the installer as a build artifact
26
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
27
with:
28
# Artifact name
29
name: "slimevr_web_installer" # optional, default is artifact
0 commit comments