Skip to content

Commit

Permalink
Merge pull request #40 from gekoke/dependabot/github_actions/Determin…
Browse files Browse the repository at this point in the history
…ateSystems/nix-installer-action-11

chore(deps): bump DeterminateSystems/nix-installer-action from 1 to 11
  • Loading branch information
gekoke authored May 10, 2024
2 parents b45ef44 + 7d15260 commit 5bac86f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v1
uses: DeterminateSystems/nix-installer-action@v11
- name: Enable magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- name: Run `nix flake check`
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v1
uses: DeterminateSystems/nix-installer-action@v11
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v19
with:
Expand Down

0 comments on commit 5bac86f

Please sign in to comment.