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:
2026-02-14 01:31:24 -06:00
committed by GitHub
co-authored by onion-4-dinner
parent 4e91dc75df
commit 1910f99cf6
+1 -1
View File
@@ -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