Skip to content

Commit 66b7525

Browse files
chore: update workflow template action versions (#91)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b302aed commit 66b7525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adbc_drivers_dev/templates/dev_daily.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
persist-credentials: true # for git operations below
5050

5151
- name: Install uv
52-
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
52+
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
5353

5454
- name: Re-generate workflows
5555
run: |

0 commit comments

Comments
 (0)