We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a133ff commit b919caeCopy full SHA for b919cae
.github/workflows/run-tests.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ubuntu-latest
38
steps:
39
- name: Configure Python
40
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
41
id: setup_python
42
with:
43
python-version: '3.12'
0 commit comments