Skip to content

Commit 0c1efaf

Browse files
authored
Merge pull request #111 from python-astrodynamics/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 5 to 6
2 parents 1a73c06 + a36fd39 commit 0c1efaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- uses: "actions/checkout@v4"
23-
- uses: "astral-sh/setup-uv@v5"
23+
- uses: "astral-sh/setup-uv@v6"
2424
with:
2525
enable-cache: true
2626
- uses: "actions/setup-python@v5"

0 commit comments

Comments
 (0)