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 678e97d commit 1a98edcCopy full SHA for 1a98edc
.github/workflows/build.yaml
@@ -38,7 +38,7 @@ jobs:
38
node-version: 16
39
- run: node -v
40
- name: Checkout
41
- uses: actions/checkout@v1
+ uses: actions/checkout@v3
42
- uses: pnpm/[email protected]
43
with:
44
version: 6.30.1
0 commit comments