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