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 cfa46f3 commit a2b274dCopy full SHA for a2b274d
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Build and publish Python 🐍 distributions 📦 to TestPyPI
9
runs-on: ubuntu-18.04
10
steps:
11
- - uses: actions/checkout@2
+ - uses: actions/checkout@v2
12
with:
13
submodules: 'recursive'
14
- name: Set up Python 3.8
0 commit comments