Skip to content

Commit 2a26dfb

Browse files
authored
fix
1 parent 2e03473 commit 2a26dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-312.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
repository: 'python/cpython'
2222
ref: ${{env.VERSION}}
2323
path: cpython
24-
- name: Checkout Current Files
24+
- name: Checkout Current Branch
2525
uses: actions/checkout@v3
2626
with:
2727
ref: ${{env.VERSION}}

0 commit comments

Comments
 (0)