Skip to content

Commit a20788d

Browse files
authoredApr 25, 2024··
deps: update actions/setup-node action to v4 (#6510)
1 parent e2f9c9f commit a20788d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/renovate_config_check.yaml

+1-1
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)
Please sign in to comment.