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 a1ef46c + 8b0901e commit 8aa0e80Copy full SHA for 8aa0e80
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ${{ matrix.platform }}
24
25
steps:
26
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
27
28
- name: Install uv
29
uses: astral-sh/setup-uv@v7
.github/workflows/lint.yml
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
contents: write
22
with:
# See
# https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#push-to-protected-branches
0 commit comments