We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b302aed commit 66b7525Copy full SHA for 66b7525
adbc_drivers_dev/templates/dev_daily.yaml
@@ -49,7 +49,7 @@ jobs:
49
persist-credentials: true # for git operations below
50
51
- name: Install uv
52
- uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
+ uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
53
54
- name: Re-generate workflows
55
run: |
0 commit comments