]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
ci: Bump to newer codespell and typos versions
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 31 Aug 2025 08:24:12 +0000 (10:24 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 31 Aug 2025 08:30:43 +0000 (10:30 +0200)
.github/workflows/build.yaml

index c9e8f1ec422ddb8954b2da97dbd8ada8745ac9eb..c701c04659d94db1ae658eb38f0346fc72f01983 100644 (file)
@@ -593,7 +593,7 @@ jobs:
         run: |
           sudo apt-get update
           sudo apt-get install python3-pip
-          pip3 install codespell==2.3.0 typos==1.24.6
+          pip3 install codespell==2.4.1 typos==1.35.6
 
       - name: Run codespell
         run: codespell -q 7 -S ".git,build*,./misc/typos.toml,./src/third_party/*" -I misc/codespell-allowlist.txt