Skip to content

Commit 829bd60

Browse files
🌱 Update Github Actions group to 20.19.0
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 18.20.7 | 20.19.0 |
1 parent 6d561db commit 829bd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
3030
with:
31-
node-version: "18"
31+
node-version: "20"
3232
- name: Install renovate
3333
run: npm i -g [email protected] # TODO update this via renovatebot
3434

0 commit comments

Comments
 (0)