Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/pnpm-action-setup-3.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionad-Morotar committed Feb 16, 2024
2 parents a8731ae + a714504 commit cb4378a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
echo "cache=$cache" >> $GITHUB_OUTPUT
echo "package_manager=$package_manager" >> $GITHUB_OUTPUT
- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v3.0.0
if: ${{ steps.pkgman.outputs.package_manager == 'pnpm' }}
name: Install pnpm
id: pnpm-install
Expand Down

0 comments on commit cb4378a

Please sign in to comment.