diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ceecc1a8b9d..de12609192c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -218,7 +218,7 @@ jobs: with: version: ${{ env.PNPM_VERSION }} - - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 + - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0 with: cache: pnpm node-version-file: package.json @@ -254,7 +254,7 @@ jobs: with: version: ${{ env.PNPM_VERSION }} - - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 + - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0 with: cache: pnpm node-version-file: package.json @@ -282,7 +282,7 @@ jobs: with: version: ${{ env.PNPM_VERSION }} - - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 + - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0 with: cache: pnpm node-version-file: package.json @@ -316,7 +316,7 @@ jobs: with: version: ${{ env.PNPM_VERSION }} - - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 + - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0 with: cache: pnpm node-version-file: package.json