Skip to content

Commit 7ac1a31

Browse files
committed
Merge branch 'main' into refactor/non-template-config
2 parents 356275d + c9c7dd1 commit 7ac1a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# - https://www.andrlik.org/dispatches/til-use-uv-for-build-and-publish-github-actions/
5151
# - https://github.com/astral-sh/trusted-publishing-examples
5252
- name: Set up uv
53-
uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
53+
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
5454

5555
- name: Build distributions
5656
# Builds dists from source and stores them in the dist/ directory.

0 commit comments

Comments
 (0)