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 30d5711 commit b0e3befCopy full SHA for b0e3bef
.github/workflows/pythonpublish.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
12
runs-on: ubuntu-18.04
13
steps:
14
- - uses: actions/checkout@development
+ - uses: actions/checkout@master
15
- name: Set up Python 3.x
16
uses: actions/setup-python@v1
17
with:
0 commit comments