Skip to content

Commit 6da66b4

Browse files
chore(deps): update actions/setup-node action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 783b6fe commit 6da66b4

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
@@ -97,7 +97,7 @@ jobs:
9797
- name: Install Foundry
9898
uses: foundry-rs/foundry-toolchain@v1
9999

100-
- uses: actions/setup-node@v4
100+
- uses: actions/setup-node@v5
101101
with:
102102
node-version: 22.20.0
103103

0 commit comments

Comments
 (0)