Skip to content

Commit

Permalink
Merge pull request #5 from likes-gay/dependabot/github_actions/astral…
Browse files Browse the repository at this point in the history
…-sh/setup-uv-4

Bump astral-sh/setup-uv from 3 to 4
  • Loading branch information
YummyBacon5 authored Nov 25, 2024
2 parents 589903d + 027917d commit cccf7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildexe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install uv
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4

- name: Set up Python
run: uv python install 3.13
Expand Down

0 comments on commit cccf7bb

Please sign in to comment.