Skip to content

Commit ffdbb1a

Browse files
chore: update workflow template action versions (#118)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7d8046e commit ffdbb1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adbc_drivers_dev/templates/dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: pip install pre-commit
6666

6767
- name: pre-commit (cache)
68-
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
68+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
6969
with:
7070
path: ~/.cache/pre-commit
7171
key: pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}

0 commit comments

Comments
 (0)