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 7cda94a commit bfc2f42Copy full SHA for bfc2f42
.github/workflows/pytest-ubuntu.yaml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v2
12
13
- name: Set up Python
14
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
15
with:
16
python-version: '3.x'
17
0 commit comments