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 4fec3b1 commit 4236e26Copy full SHA for 4236e26
1 file changed
.github/workflows/update_workflow.yaml
@@ -46,7 +46,7 @@ jobs:
46
persist-credentials: true # for git operations below
47
48
- name: Install uv
49
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
+ uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
50
51
- name: Update workflow template actions
52
run: |
0 commit comments