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.
1 parent 07049c8 commit 31e53b5Copy full SHA for 31e53b5
.github/workflows/lint-python.yml
@@ -37,7 +37,7 @@ jobs:
37
fi
38
39
- name: Set up Python environment
40
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
41
with:
42
python-version: ${{ matrix.python_version }}
43
0 commit comments