Skip to content

Commit 0c56f25

Browse files
renovate: Update dependency node to v24 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ef5762 commit 0c56f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

1414
- uses: actions/setup-node@v6
1515
with:
16-
node-version: '22'
16+
node-version: '24'
1717

1818
- name: Install Danger JS
1919
run: npm install -g danger

0 commit comments

Comments
 (0)