mirror of
https://github.com/chrislgarry/Apollo-11.git
synced 2026-03-05 14:06:19 +00:00
chore: Update outdated GitHub Actions version (#963)
This commit is contained in:
2
.github/workflows/markdownlint.yml
vendored
2
.github/workflows/markdownlint.yml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v6
|
||||
- name: Lint markdown
|
||||
uses: DavidAnson/markdownlint-cli2-action@v19
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user