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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v6
|
||||||
- name: Lint markdown
|
- name: Lint markdown
|
||||||
uses: DavidAnson/markdownlint-cli2-action@v19
|
uses: DavidAnson/markdownlint-cli2-action@v19
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user