diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4edbf6671..a2e2b2d48 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -74,7 +74,7 @@ jobs: with: fetch-depth: 0 - name: Use Node.js 22 - uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0 + uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 with: node-version: 22.22.0 - name: Update NPM @@ -95,7 +95,7 @@ jobs: with: fetch-depth: 0 - name: Use Node.js 22 - uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0 + uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 with: node-version: 22.22.0 - name: Update NPM