Skip to content

Commit 788e24e

Browse files
Bump actions/upload-artifact from 6 to 7 (#63)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea4bb18 commit 788e24e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
script-file: ${{ env.WINDOWS_WEB_DIR }}/slimevr_web_installer.nsi
2424

2525
- name: Upload the installer as a build artifact
26-
uses: actions/upload-artifact@v6
26+
uses: actions/upload-artifact@v7
2727
with:
2828
# Artifact name
2929
name: "slimevr_web_installer" # optional, default is artifact

0 commit comments

Comments
 (0)