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 8c63d9a + 00d702a commit 3d920ceCopy full SHA for 3d920ce
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ${{ matrix.platform }}
24
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
28
- name: Install uv
29
uses: astral-sh/setup-uv@v6
.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