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 f6ebef8 commit 102e888Copy full SHA for 102e888
.github/workflows/pyright.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
17
- name: Setup Python environment
18
uses: ./.github/actions/setup-python
.github/workflows/release.yml
id-token: write
contents: write
.github/workflows/ruff.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Ruff Lint
- name: Run Ruff Lint
uses: astral-sh/ruff-action@v3
0 commit comments