diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e583ed0..4528337 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -899,7 +899,7 @@ jobs: # We do it here instead of a separate task, as we need # priv/static/cache_manifest.json in the container. - - uses: actions/setup-node@v6 + - uses: actions/setup-node@v7 with: node-version: 24