Skip to content

Commit f7e4858

Browse files
committed
update readme
1 parent b6aa76a commit f7e4858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ each of them and run pytest.
5656
steps:
5757
- uses: actions/checkout@v2
5858
- name: Install python version
59-
uses: gabrielfalcao/pyenv-action@v9
59+
uses: gabrielfalcao/pyenv-action@v11
6060
with:
6161
default: "${{ matrix.python }}"
6262
command: pip install -U pip # upgrade pip after installing python

0 commit comments

Comments
 (0)