Skip to content

Commit

Permalink
chore: updgrade pnpm in validation workflow (#19716)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati authored Jul 23, 2024
1 parent 4c37d2e commit 61afd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
node-version: '18.12.1'
- uses: pnpm/action-setup@v2
with:
version: '5.15.0'
version: '8.6.11'
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 61afd48

Please sign in to comment.