chore(deps): update https://git.kjan.de/actions/upload-artifact action to v4
This commit is contained in:
parent
e2dd7f7f05
commit
b8ca3a2e20
@ -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…
x
Reference in New Issue
Block a user