Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #27 from svthalia/renovate/cachix-install-nix-acti…
Browse files Browse the repository at this point in the history
…on-12.x

Update cachix/install-nix-action action to v12
  • Loading branch information
pingiun authored Nov 23, 2020
2 parents fa2fc28 + 0490b04 commit e76a6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-niv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v11
- uses: cachix/install-nix-action@v12
# https://github.com/nmattia/niv/issues/280
- run: GITHUB_PATH= nix-shell --run "niv update"
- uses: cachix/cachix-action@v8
Expand Down

0 comments on commit e76a6f7

Please sign in to comment.