Skip to content

Commit ad8c4d0

Browse files
dependabot[bot]pyansys-ci-botSMoraisAnsys
authored
BUILD(actions): bump actions/download-artifact from 4.2.1 to 4.3.0 (#6082)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
1 parent 96d5a9b commit ad8c4d0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ jobs:
601601
contents: write
602602
steps:
603603
- name: Download the library artifacts from build-library step
604-
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
604+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
605605
with:
606606
name: ${{ env.PACKAGE_NAME }}-artifacts
607607
path: ${{ env.PACKAGE_NAME }}-artifacts
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump actions/download-artifact from 4.2.1 to 4.3.0

0 commit comments

Comments
 (0)