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 e1fce6f + 950a360 commit 180774fCopy full SHA for 180774f
.github/workflows/governance.links-checker.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ubuntu-latest
28
steps:
29
# checkout to latest commit
30
- - uses: actions/checkout@v3.5.2
+ - uses: actions/checkout@v3.6.0
31
# run markdown linter
32
33
# todo https://github.com/peter-evans/link-checker
.github/workflows/release-draft.yml
@@ -30,7 +30,7 @@ jobs:
34
with:
35
fetch-depth: '0'
36
0 commit comments