We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a751cf0 commit 747ada3Copy full SHA for 747ada3
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Node.js ${{ matrix.node }}
15
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
- uses: pnpm/action-setup@v2.4.1
19
with:
20
version: 6.24.4
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
0 commit comments