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

This commit is contained in:
2025-06-28 03:47:34 +03:00
parent ce1139bdf8
commit 0cdf048ba7

View File

@ -10,6 +10,6 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Link check action - name: Link check action
uses: adriancoman/link-checks-action@0.1.0 uses: serega404/link-checks-action@0.1.0
with: with:
file-to-check: "README.md" file-to-check: "README.md"