Update actions/checkout action to v4
All checks were successful
Cachix / build (elendel) (push) Successful in 1m27s
Cachix / build (kholinar) (push) Successful in 2m4s
Cachix / build (marabethia) (push) Successful in 1m31s

This commit is contained in:
Renovate Bot 2025-02-10 15:01:07 +00:00 committed by Charlotte Van Petegem
parent 9d9ab3b818
commit 4e6895cb5f

View file

@ -12,7 +12,7 @@ jobs:
flake-update:
runs-on: docker
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: apt update && apt install -y sudo
- uses: https://github.com/cachix/install-nix-action@v30
with: