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 83d01dd + d19504b commit 3fbf1e2Copy full SHA for 3fbf1e2
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v3.4.0
10
- uses: actions/[email protected]
11
with:
12
node-version-file: .node-version
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ jobs:
name: run eslint
13
14
0 commit comments