diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e72c871..d2a47e5 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@v4 + uses: actions/setup-node@v5 with: node-version: "22" registry-url: https://registry.npmjs.org # Needed to make auth work for publishing