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 8c33259 commit a118b87Copy full SHA for a118b87
.github/workflows/publish.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v2
21
22
- name: Set up Python
23
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
24
with:
25
python-version: '3.x'
26
.github/workflows/pytest-ubuntu.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
17
0 commit comments