Skip to content

Commit 1281bcc

Browse files
🌱 Update Github Actions group to 24.11.0
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 18.20.8 | 24.11.0 |
1 parent 7300a64 commit 1281bcc

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@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
3030
with:
31-
node-version: "18"
31+
node-version: "24"
3232
- name: Install renovate
3333
run: npm i -g [email protected] # TODO update this via renovatebot
3434

0 commit comments

Comments
 (0)