Skip to content

Commit 6eb4727

Browse files
Bump softprops/action-gh-release from 2 to 3 (#66)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 788e24e commit 6eb4727

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
@@ -31,7 +31,7 @@ jobs:
3131
path: ${{ env.WINDOWS_WEB_DIR }}/slimevr_web_installer.exe
3232

3333
- name: Upload to draft release
34-
uses: softprops/action-gh-release@v2
34+
uses: softprops/action-gh-release@v3
3535
if: startsWith(github.ref, 'refs/tags/')
3636
with:
3737
draft: true

0 commit comments

Comments
 (0)