We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6aa76a commit f7e4858Copy full SHA for f7e4858
1 file changed
README.rst
@@ -56,7 +56,7 @@ each of them and run pytest.
56
steps:
57
- uses: actions/checkout@v2
58
- name: Install python version
59
- uses: gabrielfalcao/pyenv-action@v9
+ uses: gabrielfalcao/pyenv-action@v11
60
with:
61
default: "${{ matrix.python }}"
62
command: pip install -U pip # upgrade pip after installing python
0 commit comments