Skip to content

Commit

Permalink
Update demo.workflow.yml
Browse files Browse the repository at this point in the history
Update action to v3 (deprecated)
  • Loading branch information
jakaskerl authored Oct 11, 2024
1 parent dfdd2f8 commit 6decceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: .\launcher\windows\build.ps1

- name: Upload Installer artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: installers
path: launcher/windows/build/Output/
Expand Down

0 comments on commit 6decceb

Please sign in to comment.