Bump actions/download-artifact from 3.0.1 to 4.1.7 in /.github/workflows

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3.0.1...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-03 23:19:29 +00:00 committed by GitHub
parent 62a5fd7846
commit 0e7bc236c2
Failed to generate hash of commit

View file

@ -57,7 +57,7 @@ jobs:
needs: build
steps:
- name: Download artifact
uses: actions/download-artifact@v3.0.1
uses: actions/download-artifact@v4.1.7
with:
name: production-files
path: ./dist