chore: update all actions used in workflows

This commit is contained in:
K3rnelPan1c 2022-10-22 18:23:32 +02:00
parent 3778c0d006
commit 605b8c67b5
No known key found for this signature in database
GPG key ID: 4311D61DF6C90722
8 changed files with 37 additions and 99 deletions

View file

@ -14,7 +14,7 @@ jobs:
name: Check links in markdown
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-verbose-mode: true