Skip to content

Commit cdd1da4

Browse files
🌱 Update Github Actions group to 22.14.0 (#1560)
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 18.20.7 | 22.14.0 | Co-authored-by: syself-bot[bot] <115953087+syself-bot[bot]@users.noreply.github.com>
1 parent c275b58 commit cdd1da4

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: "22"
3232
- name: Install renovate
3333
run: npm i -g [email protected] # TODO update this via renovatebot
3434

0 commit comments

Comments
 (0)