Skip to content

Commit

Permalink
Adjust action version
Browse files Browse the repository at this point in the history
Signed-off-by: eduponz <[email protected]>
  • Loading branch information
EduPonz committed Jul 18, 2024
1 parent d80fb27 commit 4c19fd9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/reusable-sanitizers-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
ref: ${{ inputs.fastdds_ref }}

- name: Install Fix Python version
uses: eProsima/eProsima-CI/external/setup-python@hotfix/setup-python-venv
uses: eProsima/eProsima-CI/external/setup-python@v0
with:
python-version: '3.11'

Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
path: ${{ github.workspace }}

- name: Install Fix Python version
uses: eProsima/eProsima-CI/external/setup-python@hotfix/setup-python-venv
uses: eProsima/eProsima-CI/external/setup-python@v0
with:
python-version: '3.11'

Expand Down Expand Up @@ -244,7 +244,7 @@ jobs:
path: ${{ github.workspace }}

- name: Install Fix Python version
uses: eProsima/eProsima-CI/external/setup-python@hotfix/setup-python-venv
uses: eProsima/eProsima-CI/external/setup-python@v0
with:
python-version: '3.11'

Expand Down Expand Up @@ -357,7 +357,7 @@ jobs:
ref: ${{ inputs.fastdds_ref }}

- name: Install Fix Python version
uses: eProsima/eProsima-CI/external/setup-python@hotfix/setup-python-venv
uses: eProsima/eProsima-CI/external/setup-python@v0
with:
python-version: '3.11'

Expand Down

0 comments on commit 4c19fd9

Please sign in to comment.