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.
2 parents 6fee279 + 7ae9c18 commit 972ac2dCopy full SHA for 972ac2d
.github/workflows/build_and_release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v1
+ uses: actions/checkout@v3
16
17
- name: Setup Node.js
18
uses: actions/setup-node@v3
.github/workflows/lint.yml
@@ -10,7 +10,7 @@ jobs:
10
11
0 commit comments