File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 steps :
2727 - name : setup pyenv
2828 id : pyenv
29- uses : " gabrielfalcao/pyenv-action@v11 "
29+ uses : " gabrielfalcao/pyenv-action@main "
3030
3131 - name : List python versions
3232 run : pyenv versions
@@ -43,13 +43,13 @@ jobs:
4343 steps :
4444 - name : pyenv + python 3.7.16
4545 id : pyenv
46- uses : " gabrielfalcao/pyenv-action@v11 "
46+ uses : " gabrielfalcao/pyenv-action@main "
4747 with :
4848 default : 3.7.16
4949
5050 - name : pyenv + python 3.7.16 cached
5151 id : pyenv2
52- uses : " gabrielfalcao/pyenv-action@v11 "
52+ uses : " gabrielfalcao/pyenv-action@main "
5353 with :
5454 default : 3.7.16
5555
6565 steps :
6666 - name : pyenv + python 3.6.15 and 3.7.16
6767 id : pyenv
68- uses : " gabrielfalcao/pyenv-action@v11 "
68+ uses : " gabrielfalcao/pyenv-action@main "
6969 with :
7070 default : 3.7.16
7171 command : |
9393 steps :
9494 - name : Python 3.6.15 and 3.7.16 with latest pip
9595 id : pyenv
96- uses : " gabrielfalcao/pyenv-action@v11 "
96+ uses : " gabrielfalcao/pyenv-action@main "
9797 with :
9898 default : 3.7.16
9999 command : |
You can’t perform that action at this time.
0 commit comments