There was an error while loading. Please reload this page.
1 parent bd43e6f commit c9bafedCopy full SHA for c9bafed
1 file changed
.github/workflows/main.yaml
@@ -41,7 +41,7 @@ jobs:
41
python-version: '3.14'
42
- run: python3 -m pip install --requirement=ci/requirements.txt
43
44
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
45
with:
46
path: ~/.cache/pre-commit
47
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments