We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d88a6 commit ed78ad0Copy full SHA for ed78ad0
1 file changed
.github/workflows/lint.yaml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v4
25
- - name: Set up Python 3.8
+ - name: Set up Python
26
uses: actions/setup-python@v5
27
with:
28
python-version: '3.12'
0 commit comments