We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af383e commit 15f3e02Copy full SHA for 15f3e02
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
18
- - uses: pnpm/action-setup@v2.2.4
+ - uses: pnpm/action-setup@v2.4.0
19
20
version: 7
21
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3
22
23
24
25
26
0 commit comments