We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6230aa9 commit eabe779Copy full SHA for eabe779
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: true
23
24
- name: Install the latest version of uv
25
- uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
26
27
- name: set git config
28
run: |
0 commit comments