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 c2b1ef4 commit 796cd3dCopy full SHA for 796cd3d
.github/workflows/integration.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@main
14
- - uses: pnpm/action-setup@v3.0.0
+ - uses: pnpm/action-setup@v4.1.0
15
name: Install pnpm
16
with:
17
version: 8
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
pnpm-lock.yaml
0 commit comments