Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Muñoz authored Dec 2, 2024
1 parent 1f7aaa9 commit f863e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
mkdir release
move D:\a\ysoserial.net\ysoserial.net\ysoserial\bin\Release .\release
- name: Upload artifact
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4
with:
name: ysoserial-${{ github.sha }}
path: .\release

0 comments on commit f863e42

Please sign in to comment.