We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ed931 commit f3ecf5fCopy full SHA for f3ecf5f
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: pnpm/action-setup@v3
+ - uses: pnpm/action-setup@v4
17
with:
18
version: 9
19
- run: pnpm i --frozen-lockfile
.github/workflows/test.yml
0 commit comments