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.
2 parents 93bb2b6 + b0e34d1 commit 96e2be7Copy full SHA for 96e2be7
.github/workflows/python-test.yaml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@v4
29
- name: Setup python
30
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
31
with:
32
python-version: ${{ matrix.python_version }}
33
architecture: x64
0 commit comments