Skip to content

Commit b9ba6f2

Browse files
author
dberenbaum
committed
Merge branch 'main' into no-git
2 parents 12755f2 + fb4a2a5 commit b9ba6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- run: python -m pip install pre-commit
4040

41-
- uses: actions/cache@v3
41+
- uses: actions/cache@v4
4242
with:
4343
path: ~/.cache/pre-commit/
4444
key: pre-commit-4|${{ env.pythonLocation }}|${{ hashFiles('.pre-commit-config.yaml') }}

0 commit comments

Comments
 (0)