chore(deps)!: update actions/download-artifact action to v7 (#46)
Co-authored-by: onion-4-dinner <15676555+onion-4-dinner@users.noreply.github.com>
This commit is contained in:
@@ -148,7 +148,7 @@ jobs:
|
||||
needs: [build]
|
||||
steps:
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v7
|
||||
with:
|
||||
path: ${{ github.workspace }}/artifacts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user