We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1697879 commit d4f5138Copy full SHA for d4f5138
.github/workflows/tests.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v4
33
34
- name: Setup Python
35
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
36
with:
37
python-version: ${{ matrix.python-version }}
38
architecture: x64
0 commit comments