Skip to content

Commit f2c806f

Browse files
chore(deps): update actions/cache action to v5.0.4
1 parent 223f2e1 commit f2c806f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
persist-credentials: false
1919

20-
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
20+
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
2121
with:
2222
path: ~/.cache/prek
2323
key: ${{ runner.os }}-prek-${{ hashFiles('.pre-commit-config.yaml', 'requirements*.txt') }}

0 commit comments

Comments
 (0)