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 0c9fa4e + 3d09d22 commit b8e5443Copy full SHA for b8e5443
.github/workflows/health-check.yml
@@ -31,5 +31,5 @@ jobs:
31
- name: Checkout
32
uses: actions/checkout@v4
33
- name: Install the latest version of uv
34
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
35
- run: scripts/check-github-sync
0 commit comments