Merge pull request #9559 from containerd/dependabot/github_actions/actions/download-artifact-4

build(deps): bump actions/download-artifact from 3 to 4
This commit is contained in:
Samuel Karp 2023-12-19 07:42:10 +00:00 committed by GitHub
commit 5db60aa61a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ jobs:
needs: [build, check]
steps:
- name: Download builds and release notes
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: builds
- name: Create Release