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

This commit is contained in:
2025-07-03 00:38:55 +03:00
parent b5bb980ecd
commit 45d46b08ba

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: serega404/link-checks-action@test uses: serega404/links-check-action@test
with: with:
file-to-check: "README.md" file-to-check: "README.md"