chore(deps): pin https://git.konstantinfickel.de/actions/checkout action to 34e1148 #9

Merged
kfickel merged 1 commit from renovate/pin-dependencies into main 2026-01-18 17:22:09 +01:00
Showing only changes of commit 3741d52ecd - Show all commits

View file

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