Skip to content

Commit d21cb73

Browse files
cluster-stack-bot[bot]garloff
authored andcommitted
🌱 Update Github Actions group to 22.14.0 (#179)
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 18.20.7 | 22.14.0 | Signed-off-by: Kurt Garloff <[email protected]> Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com> Co-authored-by: Kurt Garloff <[email protected]> Signed-off-by: Axel Schmidt <[email protected]>
1 parent 8e9802e commit d21cb73

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: "20"
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)