8000 Update README.md · devngo/setup-python@c2338a2 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2338a2

Browse files
authored
Update README.md
1 parent 74a6d2d commit c2338a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python-version: [ '2.x', '3.x', 'pypy2', 'pypy3' ]
3535
name: Python ${{ matrix.python-version }} sample
3636
steps:
37-
- uses: actions/checkout@master
37+
- uses: actions/checkout@v1
3838
- name: Setup python
3939
uses: actions/setup-python@v1
4040
with:

0 commit comments

Comments
 (0)
0