Skip to content

Commit

Permalink
Merge pull request #42 from nix-community/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…achix/install-nix-action-22

chore(deps): bump cachix/install-nix-action from 20 to 22
  • Loading branch information
asymmetric authored Jun 29, 2023
2 parents 31e0e90 + 01c7e89 commit 661d025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v22
- run: nix build

0 comments on commit 661d025

Please sign in to comment.