Compare commits
1 Commits
5a862a52cb
...
966d2c4fec
Author | SHA1 | Date | |
---|---|---|---|
966d2c4fec |
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Build
|
||||
run: cargo build --release
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build
|
||||
path: target/release/passwd-cooker
|
||||
|
Loading…
Reference in New Issue
Block a user