We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e91039d + 537abc3 commit f41e8b3Copy full SHA for f41e8b3
2 files changed
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
fetch-tags: true
18
19
- name: Setup uv
20
- uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
+ uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7
21
22
- name: Setup Python
23
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
template/{% if repository_provider == 'github' %}.github{% endif %}/actions/setup-env/action.yaml
@@ -12,7 +12,7 @@ runs:
12
using: composite
13
steps:
14
15
16
0 commit comments