Skip to content

Commit f067a90

Browse files
committed
chore(deps): update actions/setup-node action to v4
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 4876e96 commit f067a90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-submit.lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3636
with:
3737
go-version: "1.22.3"
38-
- uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
38+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3939
with:
4040
node-version: 22
4141

0 commit comments

Comments
 (0)