Update actions/upload-artifact action to v4
All checks were successful
Cachix / build (elendel) (pull_request) Successful in 1m23s
Cachix / build (kholinar) (pull_request) Successful in 2m51s
Cachix / build (marabethia) (pull_request) Successful in 1m30s

This commit is contained in:
Renovate Bot 2025-02-10 16:01:09 +00:00
parent 4e6895cb5f
commit 58dc7edc3b

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