Merge pull request #925 from TerraFirmaGreg-Team/dependabot/github_actions/dependencies-beb19bfee9
Bump actions/download-artifact from 4.2.1 to 4.3.0 in the dependencies group
This commit is contained in:
commit
8c6d739830
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -365,7 +365,7 @@ jobs:
|
|||
uses: actions/checkout@v4.2.2
|
||||
|
||||
- name: 📦 Download artifact
|
||||
uses: actions/download-artifact@v4.2.1
|
||||
uses: actions/download-artifact@v4.3.0
|
||||
with:
|
||||
merge-multiple: true
|
||||
|
||||
|
|
@ -439,7 +439,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: 📦 Download artifact
|
||||
uses: actions/download-artifact@v4.2.1
|
||||
uses: actions/download-artifact@v4.3.0
|
||||
with:
|
||||
merge-multiple: true
|
||||
|
||||
|
|
@ -489,7 +489,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: 📦 Download artifact
|
||||
uses: actions/download-artifact@v4.2.1
|
||||
uses: actions/download-artifact@v4.3.0
|
||||
with:
|
||||
merge-multiple: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue