diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index adffb3f..cb7b6ca 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
 
       - name: Link Checker
         id: lc
-        uses: lycheeverse/lychee-action@v1.9.3
+        uses: lycheeverse/lychee-action@v1.10.0
         with:
           # See cli args at https://github.com/lycheeverse/lychee#commandline-parameters
           # for excluded URLs, the checker seems to be stricter than Chrome