Skip to content

Commit

Permalink
📌 Pin PNPM version
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Aug 11, 2024
1 parent 2f51fd6 commit 713fcf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
os: [ubuntu-latest]
php: [8.2, 8.3]
node: [20.16]
pnpm: [9.7]
pnpm: [9.7.0]
dependencies: [lowest, highest]
experimental: [false]
name: 👷 CI PHP-${{ matrix.php }} ${{ matrix.dependencies }} with Node-${{ matrix.node }} on ${{ matrix.os }}
Expand Down

0 comments on commit 713fcf6

Please sign in to comment.