We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 356275d + c9c7dd1 commit 7ac1a31Copy full SHA for 7ac1a31
.github/workflows/release-package.yml
@@ -50,7 +50,7 @@ jobs:
50
# - https://www.andrlik.org/dispatches/til-use-uv-for-build-and-publish-github-actions/
51
# - https://github.com/astral-sh/trusted-publishing-examples
52
- name: Set up uv
53
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
+ uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
54
55
- name: Build distributions
56
# Builds dists from source and stores them in the dist/ directory.
0 commit comments