Skip to content

Commit

Permalink
Revert "Pin pnpm action to hash commit following best GH Action pract…
Browse files Browse the repository at this point in the history
…ices (#45547)" (#45557)

This reverts commit 378e358.
  • Loading branch information
potiuk authored Jan 10, 2025
1 parent 7dec7e8 commit 32787ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: "Cleanup docker"
run: ./scripts/ci/cleanup_docker.sh
- name: Setup pnpm
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
uses: pnpm/[email protected]
with:
version: 9
run_install: false
Expand Down

0 comments on commit 32787ab

Please sign in to comment.