Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec8a93d

Browse files
authored
Merge pull request NomicFoundation#6636 from leopardracer/main
Update pnpm/action-setup from v3 to v4
2 parents 2ab8103 + 07b1dd5 commit ec8a93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hardhat-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
steps:
9696
- uses: actions/checkout@v4
9797
- name: Install pnpm
98-
uses: pnpm/action-setup@v3
98+
uses: pnpm/action-setup@v4
9999
with:
100100
version: 9
101101
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)