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.
2 parents fe8a27b + b1a8643 commit 11645acCopy full SHA for 11645ac
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
27
- - uses: pnpm/action-setup@v4.1.0
+ - uses: pnpm/action-setup@v4.2.0
28
29
- uses: actions/setup-node@v6
30
.github/workflows/coverage.yml
@@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v5.0.0
31
.github/workflows/release.yml
0 commit comments