mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-08-29 02:32:54 +08:00
chore(deps): update actions/download-artifact action to v5
This commit is contained in:
committed by
Emrik Östling
parent
93fbdbe0f3
commit
d24e8b4027
@@ -120,7 +120,7 @@ jobs:
|
||||
- build
|
||||
steps:
|
||||
- name: Download digests
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
path: /tmp/digests
|
||||
pattern: digests-*
|
||||
|
||||
Reference in New Issue
Block a user