We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b547f3 commit 371f264Copy full SHA for 371f264
.github/workflows/build_test.yaml
@@ -29,7 +29,7 @@ jobs:
29
# Checks-out cpython
30
- uses: actions/checkout@v2
31
with:
32
- name: python/cpython
+ repository: python/cpython
33
ref: 3.9
34
path: cpython
35
0 commit comments