Skip to content

Commit 0ca63a2

Browse files
authored
Merge pull request #19 from ISISComputingGroup/v6
v6
2 parents 3ba217b + 8e23aba commit 0ca63a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v4
2828
- name: Install uv and set the python version
29-
uses: astral-sh/setup-uv@v5
29+
uses: astral-sh/setup-uv@v6
3030
with:
3131
python-version: "3.12"
3232
- name: Install dependencies

0 commit comments

Comments
 (0)