]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump cachix/install-nix-action from 22 to 23 (#607)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Oct 2023 21:02:38 +0000 (21:02 +0000)
committerGitHub <noreply@github.com>
Sun, 1 Oct 2023 21:02:38 +0000 (21:02 +0000)
.github/workflows/style.yml

index e83a21383ced8309e8f66c102aa8c9e149aee3cb..4ba14a2c133182a9e6262cc3fd300a56a6ec4519 100644 (file)
@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
-      - uses: cachix/install-nix-action@v22
+      - uses: cachix/install-nix-action@v23
       - name: Check Python/C style
         run: |
           nix develop --command ci-helper format-c format-python