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 3c9fe11 + 70e7997 commit 47298fdCopy full SHA for 47298fd
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 1
23
24
- name: Install Python
25
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
26
with:
27
python-version: '3.11'
28
0 commit comments