Update actions/upload-artifact action to v4
All checks were successful
Cachix / build (elendel) (push) Successful in 1m25s
Cachix / build (kholinar) (push) Successful in 2m1s
Cachix / build (marabethia) (push) Successful in 1m31s

This commit is contained in:
Renovate Bot 2025-02-10 16:01:09 +00:00 committed by Charlotte Van Petegem
parent f299868736
commit 0a4e75d9ea

View file

@ -20,7 +20,7 @@ jobs:
github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}'
- run: nix flake update
- name: Upload changed flake.lock
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: flake.lock
path: flake.lock