Merge pull request #55 from wanadev/dependabot/github_actions/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
This commit is contained in:
Fabien LOISON 2023-12-18 09:57:13 +01:00 committed by GitHub
commit a1d5312273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ jobs:
steps:
- name: "Download artifacts"
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
- name: "Move packages to the dist/ folder"
run: |