We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8046e commit ffdbb1aCopy full SHA for ffdbb1a
1 file changed
adbc_drivers_dev/templates/dev.yaml
@@ -65,7 +65,7 @@ jobs:
65
run: pip install pre-commit
66
67
- name: pre-commit (cache)
68
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
69
with:
70
path: ~/.cache/pre-commit
71
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
0 commit comments