Revert change, wrong issue branch was used

This commit is contained in:
David Murphy 2025-02-13 16:05:18 -07:00 committed by Daniel Wozniak
parent 4fe15bc4fa
commit e9895ca480
2 changed files with 2 additions and 4 deletions

View file

@ -31,8 +31,7 @@ runs:
id: get-python-version
uses: ./.github/actions/get-python-version
with:
## DGM python-binary: python3
python-binary: /__w/salt/salt/artifacts/salt/bin/python3
python-binary: python3
- name: Setup Cache Key
shell: bash

View file

@ -25,8 +25,7 @@ runs:
id: get-python-version
uses: ./.github/actions/get-python-version
with:
## DGM python-binary: python3
python-binary: /__w/salt/salt/artifacts/salt/bin/python3
python-binary: python3
- name: Define Cache Hash
id: venv-hash