Skip to content

Commit bb847e6

Browse files
renovate[bot]mattburchett
authored andcommitted
chore(deps): update dependency node to v24
1 parent 58f13fd commit bb847e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v6
1818
with:
19-
node-version: '20.19'
19+
node-version: '24.12'
2020
cache: 'npm'
2121

2222
- name: Install dependencies

0 commit comments

Comments
 (0)