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 d2dad5c commit d19da8eCopy full SHA for d19da8e
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Checkout project
50
uses: actions/checkout@v4
51
- name: Install Python
52
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
53
with:
54
python-version: '3.x'
55
- name: Install Testing Requirements
0 commit comments