diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 8d4b30d7..6d806589 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -46,7 +46,7 @@ jobs: enable-cache: true version-file: "pyproject.toml" - - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 - name: Install dependencies run: bin/setup diff --git a/.github/workflows/update-data.yaml b/.github/workflows/update-data.yaml index 1ef69929..f7c68b49 100644 --- a/.github/workflows/update-data.yaml +++ b/.github/workflows/update-data.yaml @@ -29,7 +29,7 @@ jobs: enable-cache: true version-file: "pyproject.toml" - - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 + - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 - name: Install dependencies run: bin/setup