diff --git a/.github/workflows/verify-build.yml b/.github/workflows/verify-build.yml index a37683d..e50dd7f 100644 --- a/.github/workflows/verify-build.yml +++ b/.github/workflows/verify-build.yml @@ -1,5 +1,5 @@ # This file is managed in https://github.com/happyprime/projects -name: Verify build (Node 22) +name: Verify build (Node 24) on: pull_request @@ -16,4 +16,4 @@ jobs: call-workflow: uses: happyprime/workflows/.github/workflows/verify-build.yml@trunk with: - node-version: 22 + node-version: 24