We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e03473 commit 2a26dfbCopy full SHA for 2a26dfb
.github/workflows/python-312.yml
@@ -21,7 +21,7 @@ jobs:
21
repository: 'python/cpython'
22
ref: ${{env.VERSION}}
23
path: cpython
24
- - name: Checkout Current Files
+ - name: Checkout Current Branch
25
uses: actions/checkout@v3
26
with:
27
0 commit comments