Skip to content

Commit b0e3bef

Browse files
authored
Update pythonpublish.yml
1 parent 30d5711 commit b0e3bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
1212
runs-on: ubuntu-18.04
1313
steps:
14-
- uses: actions/checkout@development
14+
- uses: actions/checkout@master
1515
- name: Set up Python 3.x
1616
uses: actions/setup-python@v1
1717
with:

0 commit comments

Comments
 (0)