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 f07b16c + 9902452 commit 14e11b5Copy full SHA for 14e11b5
.github/workflows/_lint.yml
@@ -23,7 +23,7 @@ jobs:
23
name: Lint
24
runs-on: ubuntu-24.04
25
steps:
26
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
27
- uses: actions/setup-python@v6
28
with:
29
python-version: '3.12'
.github/workflows/labels.yml
@@ -21,5 +21,5 @@ jobs:
21
issues: write
22
runs-on: ubuntu-latest
- uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3.0
0 commit comments