Update actions/checkout action to v5

This commit is contained in:
renovate[bot] 2025-08-11 13:37:41 +00:00 committed by Gavin John
parent 256aa77335
commit 2f3a4cbb2f
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
with:
nix_path: nixpkgs=channel:nixos-unstable