chore(deps): update actions/upload-artifact action to v4

This commit is contained in:
Renovate 2024-08-24 07:08:35 +00:00
parent 2472414a6a
commit dfeb0235b3

@ -30,7 +30,7 @@ jobs:
- name: Build
run: cargo build --release
- name: Upload artifacts
uses: https://git.kjan.de/actions/upload-artifact@v3
uses: https://git.kjan.de/actions/upload-artifact@v4
with:
name: build
path: target/release/passwd-cooker