Merge pull request #1277 from NotAShelf/dependabot/github_actions/cachix/install-nix-action-31.9.0

build(deps): bump cachix/install-nix-action from 31.8.2 to 31.9.0
This commit is contained in:
raf 2025-12-12 09:34:57 +03:00 committed by GitHub
commit 8197082539
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v5
- name: "Install Nix"
uses: cachix/install-nix-action@v31.8.2
uses: cachix/install-nix-action@v31.9.0
- name: Set up Git
run: |