Skip to content

Commit 0439194

Browse files
deps: update actions/setup-node action to v5 (#7193)
Co-authored-by: Blake Li <blakeli@google.com>
1 parent cc7a174 commit 0439194

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Set up Node.js
18-
uses: actions/setup-node@v4
18+
uses: actions/setup-node@v5
1919
with:
2020
node-version: '22'
2121

0 commit comments

Comments
 (0)