chore(deps): Update dependency node to v24 (#4807)

Co-authored-by: prefect-renovate[bot] <313130218+prefect-renovate[bot]@users.noreply.github.com>
Co-authored-by: nate nowack <thrast36@gmail.com>
This commit is contained in:
prefect-renovate[bot] 2026-08-14 13:49:31 -05:00 committed by GitHub
commit 542cde677b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,7 +90,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v7
with:
node-version: "22"
node-version: "24"
- name: Run conformance tests
uses: ./.github/actions/run-pytest