We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7810d7 commit fb837a0Copy full SHA for fb837a0
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@v4
43
44
- name: Setup Python
45
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
46
with:
47
python-version: ${{ matrix.python-version }}
48
architecture: x64
0 commit comments