We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0a45a5 + 8ca125e commit 6308d0cCopy full SHA for 6308d0c
1 file changed
setup-bakery/action.yml
@@ -16,6 +16,8 @@ runs:
16
steps:
17
- name: Setup uv
18
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
19
+ with:
20
+ enable-cache: false
21
22
- name: Setup Python
23
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
0 commit comments