We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6feca55 commit e5a7de9Copy full SHA for e5a7de9
1 file changed
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v6
14
- name: Set up Python
15
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
16
with:
17
python-version: '3.11'
18
- name: Install Ruff
0 commit comments