Skip to content

Commit b158e42

Browse files
authored
Merge branch 'main' into test/refactor-tests
2 parents 8e9928f + 8c59545 commit b158e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v5
1616

1717
- name: Install uv
18-
uses: astral-sh/setup-uv@v5
18+
uses: astral-sh/setup-uv@v6
1919

2020
- name: "Set up Python"
2121
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)