mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-02 13:05:52 -05:00
Update checkout action
This commit is contained in:
parent
c8f3afdac6
commit
fada7089bc
2
.github/workflows/markdownlint.yml
vendored
2
.github/workflows/markdownlint.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
- name: Run markdownlint
|
- name: Run markdownlint
|
||||||
uses: articulate/actions-markdownlint@v1
|
uses: articulate/actions-markdownlint@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user