We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9182f57 commit 4dc6866Copy full SHA for 4dc6866
1 file changed
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v5
13
14
- name: Setup python
15
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
16
with:
17
python-version: 3.x
18
0 commit comments