]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - .github/workflows/style.yml
build: bump cachix/install-nix-action from 23 to 24
[thirdparty/lldpd.git] / .github / workflows / style.yml
index 4ba14a2c133182a9e6262cc3fd300a56a6ec4519..d716954ec29fc2d19412ab1571e9765e32925fb1 100644 (file)
@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
-      - uses: cachix/install-nix-action@v23
+      - uses: cachix/install-nix-action@v24
       - name: Check Python/C style
         run: |
           nix develop --command ci-helper format-c format-python