mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2025-07-23 12:27:52 +00:00
Use full path of action
This commit is contained in:
parent
9abbbd9c2a
commit
c34ebcccef
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
uses: articulate/actions-markdownlint@v1
|
uses: https://github.com/articulate/actions-markdownlint@v1
|
Loading…
Add table
Add a link
Reference in a new issue