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 3c94788 commit b123b61Copy full SHA for b123b61
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
name: release
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
13
- uses: actions/setup-node@v3
14
with:
15
node-version: 16
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
test:
16
17
.github/workflows/update-prettier.yml
@@ -7,7 +7,7 @@ jobs:
7
update_prettier:
8
cache: npm
0 commit comments