Skip to content

Commit

Permalink
fixup! Use setup-uv action
Browse files Browse the repository at this point in the history
  • Loading branch information
tibdex committed Sep 9, 2024
1 parent 101cfb5 commit 66f71a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/build-java-runtime/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ runs:
# The cache key already contains the OS and architecture.
cache-suffix: ${{ inputs.python-version }}
enable-cache: true
github-token: ${{ secrets.GITHUB_TOKEN }}
version: "0.4.7"

- run: uv python install ${{ inputs.python-version }}
Expand Down

0 comments on commit 66f71a3

Please sign in to comment.