We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700cd8c commit 38625a8Copy full SHA for 38625a8
1 file changed
.github/workflows/validate.yml
@@ -76,7 +76,7 @@ jobs:
76
- name: Setup PNPM
77
uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7
78
with:
79
- version: 10.33.0
+ version: latest
80
81
- name: Run Tests
82
if: ${{ ! matrix.coverage }}
0 commit comments