diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ea03f96..7c1976d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: - name: Check links id: lychee - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2.0.2 with: args: README.md README_ZH-CN.md --verbose --no-progress --exclude www.passwordstore.org/* env: