Skip to content

Commit 6f3a022

Browse files
committed
Merge branch 'master' into chore/soneium-network
2 parents 9a5649a + 7a427e4 commit 6f3a022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Build
33
runs:
44
using: "composite"
55
steps:
6-
- uses: actions/setup-node@9ced9a43a244f3ac94f13bfd896db8c8f30da67a # v3.0.0
6+
- uses: actions/setup-node@v4
77
with:
88
node-version-file: '.nvmrc'
99
cache: 'yarn'

0 commit comments

Comments
 (0)