mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-04-17 21:58:27 +00:00
Merge branch 'master' into development
This commit is contained in:
commit
3602577b6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: Retrieve saved image
|
- name: Retrieve saved image
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4.1.7
|
||||||
with:
|
with:
|
||||||
name: docker-artifact
|
name: docker-artifact
|
||||||
path: artifacts
|
path: artifacts
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue