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 9813e21 commit bc5cb5cCopy full SHA for bc5cb5c
.github/workflows/publish-extensions.yml
@@ -30,7 +30,7 @@ jobs:
30
name: node publish-extensions
31
runs-on: ubuntu-latest
32
steps:
33
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
34
- uses: actions/setup-node@v3.0.0
35
with:
36
node-version: '14.x'
.github/workflows/validate-pr.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Validate PR
14
15
16
17
18
19
node-version: "14.x"
0 commit comments