Skip to content

Commit

Permalink
changed upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
shadoxxhd committed Oct 14, 2024
1 parent ca3bf00 commit 8af6a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
upload_exe_with_name: 'downloader.exe'
options: --onefile, --name "Steam Workshop Downloader", --windowed,

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: downloader.exe
path: src/dist/windows

0 comments on commit 8af6a25

Please sign in to comment.