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 aa5becc + eb339b2 commit 2c0f372Copy full SHA for 2c0f372
1 file changed
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v7
16
- name: Set up Python ${{ matrix.python-version }}
17
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
18
with:
19
python-version: ${{ matrix.python-version }}
20
architecture: x64
0 commit comments