Skip to content

Commit 07df79b

Browse files
chore(deps): update dependency node to v24.11.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b503691 commit 07df79b

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
@@ -101,7 +101,7 @@ jobs:
101101

102102
- uses: actions/setup-node@v6
103103
with:
104-
node-version: 24.11.0
104+
node-version: 24.11.1
105105

106106
- name: Install Node dependencies
107107
run: npm install

0 commit comments

Comments
 (0)