Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and declantsien committed Mar 14, 2024
1 parent 46cc5cf commit 8439a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Free up disk space for Ubuntu runner
if: ${{ matrix.os == 'ubuntu-latest' }}
uses: ./.github/actions/free-disk-space
- uses: cachix/install-nix-action@v24
- uses: cachix/install-nix-action@v26

- name: Nix Flake Check
run: nix -Lv flake check
Expand Down

0 comments on commit 8439a91

Please sign in to comment.