We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae964f2 commit ed8ad47Copy full SHA for ed8ad47
.github/workflows/python-cd.yml
@@ -71,7 +71,7 @@ jobs:
71
python-version-file: ${{ env.PYTHON_VERSION_FILE }}
72
73
- name: Set up uv
74
- uses: astral-sh/setup-uv@v7
+ uses: astral-sh/setup-uv@v7.3.1
75
with:
76
version: "latest"
77
.github/workflows/python-ci.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: wagoid/commitlint-github-action@v6.2.1
23
24
25
26
27
28
@@ -54,7 +54,7 @@ jobs:
54
uses: actions/checkout@v6.0.2
55
56
57
58
59
60
0 commit comments