Skip to content

Commit d8bde1e

Browse files
committed
ci: stable foundry
1 parent 78fe45a commit d8bde1e

File tree

3 files changed

+47
-49
lines changed

3 files changed

+47
-49
lines changed

.github/actions/install-dependencies/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ runs:
66
steps:
77
- name: Set up foundry
88
uses: foundry-rs/foundry-toolchain@v1
9-
with:
10-
version: nightly
119

1210
- name: Set up pnpm
1311
uses: wevm/actions/.github/actions/pnpm@main

environments/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "playwright test"
1111
},
1212
"dependencies": {
13-
"next": "^16.0.8",
13+
"next": "^16.0.10",
1414
"react": "^19",
1515
"react-dom": "^19",
1616
"viem": "file:../../src/"

pnpm-lock.yaml

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)