Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #16 from Mic92/dependabot/github_actions/cachix/in…
Browse files Browse the repository at this point in the history
…stall-nix-action-17

Bump cachix/install-nix-action from 16 to 17
  • Loading branch information
Mic92 authored Jun 6, 2022
2 parents 03078bd + 6b10c0b commit 87ffef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v16
- uses: cachix/install-nix-action@v17
- run: nix build -L
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 87ffef4

Please sign in to comment.