Skip to content

Commit fc3afa0

Browse files
chore(deps): update dependency node to v22.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2e66bd commit fc3afa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/solidity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
- uses: actions/setup-node@v4
101101
with:
102-
node-version: 22.19.0
102+
node-version: 22.20.0
103103

104104
- name: Install Node dependencies
105105
run: npm install

0 commit comments

Comments
 (0)