2 parents d16b84f + 825418b commit a502de9Copy full SHA for a502de9
1 file changed
.github/workflows/pre-commit.yaml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
python-version: "3.14"
16
enable-cache: true
17
- - uses: actions/cache@v5.0.4
+ - uses: actions/cache@v5.0.5
18
19
path: ~/.cache/pre-commit
20
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments