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.
2 parents 31246ed + ef1ba0c commit f63cf46Copy full SHA for f63cf46
.github/workflows/bump-version.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: ./.github/actions/flutter-common
23
24
- name: Setup uv
25
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
26
27
- name: Validate version
28
run: |
0 commit comments