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 cecceb9 commit e628a5dCopy full SHA for e628a5d
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@v4
41
42
- name: Setup Python
43
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
44
with:
45
python-version: ${{ matrix.python-version }}
46
architecture: x64
0 commit comments