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 88e9882 commit d4e52b8Copy full SHA for d4e52b8
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@v5
41
42
- name: Set up Python
43
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
44
with:
45
python-version: ${{ matrix.python-version }}
46
0 commit comments