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