mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
build(deps): bump actions/download-artifact from 4 to 5 (#1036)
This commit is contained in:
@@ -103,7 +103,7 @@ jobs:
|
||||
- run: mkdir -p ~/.cargo/bin
|
||||
- uses: taiki-e/install-action@nextest
|
||||
- name: Download test archive
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: nextest-archive-${{ matrix.rust }}-${{ matrix.test_config }}
|
||||
path: slh-dsa
|
||||
|
||||
Reference in New Issue
Block a user