diff --git a/.gitea/workflows/testlinks.yml b/.gitea/workflows/testlinks.yml index 40350ed..4aa6fbc 100644 --- a/.gitea/workflows/testlinks.yml +++ b/.gitea/workflows/testlinks.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - name: Link check action - uses: serega404/links-check-action@test6 + uses: serega404/links-check-action@v0.0.1 with: filePath: "README.md" ignoreCodes: "403" \ No newline at end of file