Skip to content

Commit df5ab7a

Browse files
Update dependency node to v24
1 parent 6ab6a2d commit df5ab7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/foundry-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v4
1010
- uses: actions/setup-node@v4
1111
with:
12-
node-version: 16
12+
node-version: 24
1313
- name: Install Foundry
1414
uses: onbjerg/foundry-toolchain@v1
1515
with:

0 commit comments

Comments
 (0)