chore(deps): update https://git.konstantinfickel.de/actions/checkout action to v6 #22

Merged
kfickel merged 2 commits from renovate/https-git.konstantinfickel.de-actions-checkout-6.x into main 2026-01-19 21:22:12 +01:00

View file

@ -11,7 +11,7 @@ jobs:
steps: steps:
- name: Check out Repository - name: Check out Repository
uses: https://git.konstantinfickel.de/actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 uses: https://git.konstantinfickel.de/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- run: nix --version - run: nix --version
- run: nix flake check - run: nix flake check