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 60dc814 + 0d10c39 commit d20a451Copy full SHA for d20a451
.github/workflows/dockgen.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v5
20
21
- - uses: astral-sh/setup-uv@v6
+ - uses: astral-sh/setup-uv@v7
22
- run: uvx dockgen
23
24
# https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions
0 commit comments