Skip to content

Commit 194ef72

Browse files
committed
ci: remove stale cache action version comment
1 parent 8f20b57 commit 194ef72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
version: "0.11.2"
4747
python-version: "3.13"
4848
enable-cache: true # zizmor: ignore[cache-poisoning] CI-only, no artifacts published
49-
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.4 # zizmor: ignore[cache-poisoning]
49+
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # zizmor: ignore[cache-poisoning]
5050
name: Cache mypy cache
5151
with:
5252
path: ./.mypy_cache

0 commit comments

Comments
 (0)