From 87f79a87469ab362857cc078e8c3ff6f53f8624f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 Jan 2026 00:02:39 +0000 Subject: [PATCH] chore(deps): update https://git.konstantinfickel.de/actions/checkout action to v6 --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index d98451c..92092a6 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: steps: - 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 flake check -- 2.53.0