mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-19 01:14:43 -05:00
chore: update download artifact action on release create
This commit is contained in:
@@ -128,7 +128,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: downloaded-artifacts/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user