Skip to content

Commit

Permalink
Merge pull request #143 from EspressoSystems/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/cachix/install-nix-action-26

Bump cachix/install-nix-action from 22 to 26
  • Loading branch information
Ancient123 authored Mar 11, 2024
2 parents 3330619 + ecab13b commit 0f30d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
access_token: ${{ github.token }}

- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v26

- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 0f30d8f

Please sign in to comment.