Skip to content

Commit

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

Bump cachix/install-nix-action from 21 to 22
  • Loading branch information
Ancient123 authored Jul 17, 2023
2 parents 4dc9252 + c21112d commit 8d99b0f
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@v21
uses: cachix/install-nix-action@v22

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

0 comments on commit 8d99b0f

Please sign in to comment.