diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6de7e75..3879b7e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v7 - name: Setup Node.js - uses: actions/setup-node@v6 + uses: actions/setup-node@v7 with: node-version: "22" registry-url: https://registry.npmjs.org # Needed to make auth work for publishing