diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 44ba7a2..7ce3c53 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -232,7 +232,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: actions/setup-node@v4 + - uses: actions/setup-node@v7 with: # Matches the Dockerfile's base image. When they drift, the # bundle CI proves and the bundle the image builds are not the