Skip to content

Commit 03fec2e

Browse files
committed
Upgraded pyenv github action.
1 parent a730147 commit 03fec2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
sudo rm /usr/bin/conda
2828
2929
- name: "Install pyenv"
30-
uses: "gabrielfalcao/pyenv-action@v16"
30+
uses: "gabrielfalcao/pyenv-action@v18"
3131

3232
- name: "Configure pyenv-virtualenv"
3333
run: |
@@ -64,7 +64,7 @@ jobs:
6464
sudo rm /usr/bin/conda
6565
6666
- name: "Install pyenv"
67-
uses: "gabrielfalcao/pyenv-action@v16"
67+
uses: "gabrielfalcao/pyenv-action@v18"
6868

6969
- name: "Configure pyenv-virtualenv"
7070
run: |

0 commit comments

Comments
 (0)