Skip to content

Commit 6bef343

Browse files
committed
should match exactly
1 parent 392f92c commit 6bef343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypiupload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: [2.7, 3.x]
1616

1717
steps:
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v2.3.4
1919
- if: ${{ matrix.python-version == '2.7' }}
2020
name: Setup Python environment (2.7)
2121
run: |

0 commit comments

Comments
 (0)