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

Commit

Permalink
Merge pull request #44 from rpearce/dependabot/github_actions/cachix/…
Browse files Browse the repository at this point in the history
…install-nix-action-23
  • Loading branch information
rpearce authored Sep 5, 2023
2 parents d58a7bc + 8b5deb6 commit 1ed32db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v23
with:
skip_adding_nixpkgs_channel: true

Expand Down

0 comments on commit 1ed32db

Please sign in to comment.