Skip to content

Commit

Permalink
Merge pull request #112 from morpho-org/chore/bump-ci
Browse files Browse the repository at this point in the history
chore: bump upload-artifacts to v4
  • Loading branch information
julien-devatom authored Jan 8, 2025
2 parents 3994875 + 49e7cd0 commit 1964ba5
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 @@ -80,7 +80,7 @@ jobs:
RPC_URL: ${{ secrets.RPC_URL }}

- name: Save cache
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: hardhat-cache
path: cache

0 comments on commit 1964ba5

Please sign in to comment.