We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de7641 commit 38eef97Copy full SHA for 38eef97
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
27
- - uses: pnpm/action-setup@v4.0.0
+ - uses: pnpm/action-setup@v4.1.0
28
29
- uses: actions/setup-node@v4
30
.github/workflows/coverage.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4.2.2
23
.github/workflows/release.yml
0 commit comments