Update actions/checkout action to v6 (#172)

* Update actions/checkout action to v6

* chore: update vendorHash in flake.nix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-14 07:15:06 -05:00
committed by GitHub
parent a3e448a658
commit 9892ebe864

View File

@@ -14,7 +14,7 @@ jobs:
update-hash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
with: