Skip to content

Commit

Permalink
update artifact uploader version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanrikulu committed Sep 24, 2024
1 parent 2391423 commit 5e7bfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Upload Hardhat logs on failure
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: hardhat-logs
path: ./contracts/hardhat_output.log
Expand Down

0 comments on commit 5e7bfdf

Please sign in to comment.