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 47178c3 commit a33c059Copy full SHA for a33c059
.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