Update actions/upload-artifact action to v4
All checks were successful
Cachix / build (elendel) (pull_request) Successful in 1m19s
Cachix / build (kholinar) (pull_request) Successful in 1m58s
Cachix / build (marabethia) (pull_request) Successful in 1m25s

This commit is contained in:
Renovate Bot 2025-02-13 09:01:00 +00:00
parent e322200482
commit 114adbb136

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