Skip to content

Commit 0f5f1a9

Browse files
authored
Merge pull request #605 from stack-of-tasks/dependabot/github_actions/devel/astral-sh/setup-uv-7
build(deps): bump astral-sh/setup-uv from 6 to 7
2 parents 818a749 + 677cd38 commit 0f5f1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v5
2020

21-
- uses: astral-sh/setup-uv@v6
21+
- uses: astral-sh/setup-uv@v7
2222
- run: uvx dockgen
2323

2424
# https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions

0 commit comments

Comments
 (0)