Thanks to visit codestin.com Credit goes to github.com
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 2e03473 commit 2a26dfbCopy full SHA for 2a26dfb
1 file changed
.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