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 85a28b7 commit 5d50599Copy full SHA for 5d50599
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Checkout source code
14
uses: actions/checkout@v3
15
- - name: Set up Python 3.10
+ - name: Set up Python
16
uses: actions/setup-python@v4
17
with:
18
python-version: '3.10'
@@ -46,7 +46,7 @@ jobs:
46
47
48
fetch-depth: 0
49
50
51
52
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments