mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 14:19:08 -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
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
- name: Run markdownlint
|
||||
uses: articulate/actions-markdownlint@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user