Skip to content

Commit

Permalink
update DeterminateSystems to latest version (#129)
Browse files Browse the repository at this point in the history
Signed-off-by: Thing-han, Lim <15379156+potsrevennil@users.noreply.github.com>
  • Loading branch information
potsrevennil authored Sep 13, 2024
1 parent 71b83a8 commit 7f39c0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup-nix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ inputs:
runs:
using: composite
steps:
- uses: DeterminateSystems/nix-installer-action@v13
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Prepare nix dev shell
shell: nix develop --quiet .#${{ inputs.devShell }} -c bash -e {0}
run: |
Expand Down

0 comments on commit 7f39c0a

Please sign in to comment.