Compare commits
1 commit
297332f74a
...
498714d453
Author | SHA1 | Date | |
---|---|---|---|
498714d453 |
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --release
|
run: cargo build --release
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: https://git.kjan.de/actions/upload-artifact@v3
|
uses: https://git.kjan.de/actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: target/release/passwd-cooker
|
path: target/release/passwd-cooker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue