chore(deps): update actions/checkout action to v6
Some checks failed
Renovate / renovate (push) Failing after 2m46s
build flakes / build (x86_64-linux, wash, linux) (push) Failing after 15m41s

This commit is contained in:
Renovate Bot 2025-12-02 04:02:03 +00:00
parent 0725f9f56c
commit 0a3b6aa9c7
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Install Nix
uses: https://github.com/DeterminateSystems/nix-installer-action@main