Skip to content

Commit

Permalink
Update upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ZivDero authored Nov 21, 2024
1 parent ac3be24 commit a7c3fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ runs:
Move-Item -Path 'cncnet-spawn.dll' -Destination 'artifact\debug\cncnet-hardened\cncnet5.dll'
- name: Upload Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: yr-patches-${{github.sha}}.zip
path: artifact/**

0 comments on commit a7c3fa3

Please sign in to comment.