chore: CCIE-4284 pin gabrielfalcao/pyenv-action@v9 to latest sha

This commit is contained in:
Roy Zheng
2025-03-21 12:50:19 -07:00
parent fd8b47b78e
commit 359ca084d8

View File

@@ -47,7 +47,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.12 (pyenv) # pyenv needed for mlflow in cli annotate tests
uses: gabrielfalcao/pyenv-action@v9
uses: gabrielfalcao/pyenv-action@a1fc55906be92612782934c70e3985b940bd0165
with:
default: 3.12
command: pip install -U pip # upgrade pip after installing python