Skip to content

Commit 9c573c3

Browse files
Update dependency node to v24 (#1465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cee0dc2 commit 9c573c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-openapi-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1515
- uses: actions/setup-node@v6
1616
with:
17-
node-version: '22'
17+
node-version: '24'
1818
- name: Install our tools
1919
shell: bash
2020
run: |

0 commit comments

Comments
 (0)