Skip to content

Commit

Permalink
Merge pull request #112 from AaronErhardt/a06fdependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/DeterminateSystems/nix-installer-action-14

build(deps): bump DeterminateSystems/nix-installer-action from 13 to 14
  • Loading branch information
AaronErhardt authored Sep 10, 2024
2 parents 910e737 + fb47cc4 commit 76a8cf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v13
uses: DeterminateSystems/nix-installer-action@v14
- name: Set up cachix
uses: cachix/cachix-action@v15
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v13
uses: DeterminateSystems/nix-installer-action@v14
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v23
with:
Expand Down

0 comments on commit 76a8cf6

Please sign in to comment.