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 e7a3f64 + ba11aa0 commit 2883ffcCopy full SHA for 2883ffc
.github/workflows/publish.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
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