There was an error while loading. Please reload this page.
1 parent 465bafa commit a78332dCopy full SHA for a78332d
1 file changed
.github/workflows/lint.yml
@@ -23,9 +23,6 @@ jobs:
23
24
steps:
25
- uses: actions/checkout@v4
26
- - uses: actions/setup-python@v5
27
- with:
28
- python-version: 3.11
29
- uses: astral-sh/ruff-action@v3
30
with:
31
version: "~=0.13.3"
0 commit comments