Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit d02f8e3

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 f23bdb5 commit d02f8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-verify.yaml

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

3232
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
3333
with:
34-
node-version: "18"
34+
node-version: "24"
3535
- name: Install renovate
3636
run: npm i -g [email protected] # TODO update this via renovatebot
3737

0 commit comments

Comments
 (0)