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.
1 parent 3e30550 commit a4bed51Copy full SHA for a4bed51
.github/workflows/deploy_docs.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: Deploy docs
14
runs-on: ubuntu-latest
15
container:
16
- image: ghcr.io/astral-sh/uv:trixie-slim
+ image: ghcr.io/astral-sh/uv:latest
17
steps:
18
- name: Checkout repository
19
uses: actions/checkout@v5
.github/workflows/json_librarian.yaml
@@ -14,7 +14,7 @@ jobs:
librarian:
permissions:
contents: write
20
pull-requests: write
0 commit comments