diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index baf6c6f..1a81b0b 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -23,7 +23,7 @@ jobs: with: node-version: lts/* - name: Install pnpm - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 with: # NOTE: This isn't a Node.js project, so we need to set the `pnpm` version here. # https://github.com/pnpm/action-setup/blob/master/README.md#version