We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70bc669 + c61132d commit a81abcdCopy full SHA for a81abcd
.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.6.0
+ uses: astral-sh/setup-uv@v8.0.0
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
55
56
57
58
59
60
0 commit comments