Skip to content

Commit f63cf46

Browse files
authored
Merge pull request #843 from wger-project/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 5 to 6
2 parents 31246ed + ef1ba0c commit f63cf46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: ./.github/actions/flutter-common
2323

2424
- name: Setup uv
25-
uses: astral-sh/setup-uv@v5
25+
uses: astral-sh/setup-uv@v6
2626

2727
- name: Validate version
2828
run: |

0 commit comments

Comments
 (0)