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 683caf6 commit f0c39a5Copy full SHA for f0c39a5
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
timeout-minutes: 20
16
runs-on: ubuntu-20.04
17
steps:
18
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3
19
- uses: actions/setup-node@v3
20
with:
21
node-version-file: .nvmrc
.github/workflows/markdown-link-check.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Check Markdown links
13
runs-on: ubuntu-latest
14
- uses: gaurav-nelson/[email protected]
use-quiet-mode: 'yes'
0 commit comments