Skip to content

Commit 8b42fc4

Browse files
authored
deps: update actions/setup-node action to v4 (googleapis#6406)
1 parent e1a6840 commit 8b42fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate_config_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Set up Node.js
17-
uses: actions/setup-node@v3
17+
uses: actions/setup-node@v4
1818
with:
1919
node-version: '20'
2020

0 commit comments

Comments
 (0)