Skip to content

Commit 17a1827

Browse files
chore(deps): update dependency node to v22.19.0 (#63)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b3c671 commit 17a1827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.18.0
102+
node-version: 22.19.0
103103

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

0 commit comments

Comments
 (0)