Обновить .gitea/workflows/testlinks.yml
Some checks failed
lint / lint (push) Successful in 13s
testlinks / check_urls (push) Failing after 2m5s

This commit is contained in:
2025-07-03 03:20:38 +03:00
parent a53dabf42f
commit dbb8d70670

View File

@ -10,7 +10,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Link check action - name: Link check action
uses: serega404/links-check-action@test6 uses: serega404/links-check-action@v0.0.1
with: with:
filePath: "README.md" filePath: "README.md"
ignoreCodes: "403" ignoreCodes: "403"