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 27af480 + 4773e96 commit 028bda7Copy full SHA for 028bda7
.github/workflows/check_md_links.yml
@@ -13,5 +13,5 @@ jobs:
13
markdown-link-check:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@master
+ - uses: actions/checkout@v3
17
- uses: gaurav-nelson/github-action-markdown-link-check@v1
.github/workflows/miss_hit.yml
@@ -14,7 +14,7 @@ jobs:
- - uses: actions/checkout@v2
18
with:
19
submodules: true
20
fetch-depth: 1
.github/workflows/run_tests.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
0 commit comments