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

This commit is contained in:
2025-07-03 00:37:23 +03:00
parent 0cdf048ba7
commit b5bb980ecd

View File

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