Skip to content

Commit

Permalink
Refs #22522: Tmp: use upgrade/upload-artifact/v4.4.1 branch from epro…
Browse files Browse the repository at this point in the history
…sima CI

Signed-off-by: Mario Dominguez <[email protected]>
  • Loading branch information
Mario-DL committed Dec 23, 2024
1 parent 88458dc commit 306c475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
vs-toolset:
- 'v141'
- 'v142'
uses: eProsima/Fast-DDS-Python/.github/workflows/reusable-windows-ci.yml@1.4.x
uses: eProsima/Fast-DDS-Python/.github/workflows/reusable-windows-ci.yml@fix/22522
with:
os-version: 'windows-2019'
vs-toolset: ${{ matrix.vs-toolset }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
workspace: ${{ github.workspace }}

- name: Upload build artifacts
uses: eProsima/eProsima-CI/external/upload-artifact@v0
uses: eProsima/eProsima-CI/external/upload-artifact@upgrade/upload-artifact/v4.4.1
with:
name: fastdds_python_build_${{ inputs.label }}
path: ${{ github.workspace }}
Expand Down

0 comments on commit 306c475

Please sign in to comment.