Skip to content

Commit

Permalink
[CI] Update upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed Sep 13, 2024
1 parent 4d45af7 commit 5fbb7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
# Upload Artifact
- name: Upload Windows Build
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: windows-loader-exe
path: travis_installer_output/*.*
Expand Down

0 comments on commit 5fbb7df

Please sign in to comment.