This commit is contained in:
Renovate 2025-01-08 00:08:14 +00:00
parent 1c6c2ffd20
commit 498714d453

View file

@ -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