Skip to content

Commit

Permalink
Merge branch 'zerosnacks/chore-update-deps' into zerosnacks/default-t…
Browse files Browse the repository at this point in the history
…o-stable
  • Loading branch information
zerosnacks committed Dec 18, 2024
2 parents 857b8a6 + fbe7f1e commit fae91d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Foundry project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down Expand Up @@ -133,4 +133,4 @@ $ npm ci
$ npm run build
```

You **have** to use Node.js 20.x.
You **have** to use Node.js 23.x.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foundry-rs/foundry-toolchain",
"version": "1.0.9",
"version": "1.2.0",
"license": "SEE LICENSE IN LICENSE",
"main": "dist/index.js",
"keywords": [
Expand Down

0 comments on commit fae91d2

Please sign in to comment.