Skip to content

Commit c2a9490

Browse files
authored
Update release.yml
1 parent c97fb11 commit c2a9490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
1010
runs-on: ubuntu-18.04
1111
steps:
12-
- uses: actions/checkout@master
12+
- uses: actions/checkout@v2
1313
- name: Set up Python
1414
uses: actions/setup-python@v1
1515
with:

0 commit comments

Comments
 (0)