Skip to content

Commit

Permalink
ci: windows: upgrade artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
elopez committed Nov 27, 2024
1 parent 43cc096 commit 4930d03
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 @@ -170,7 +170,7 @@ jobs:
strip result/hevm.exe
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: hevm-windows-x64
path: result/hevm.exe
Expand Down

0 comments on commit 4930d03

Please sign in to comment.