Skip to content

Commit

Permalink
chore(deps): update determinatesystems/nix-installer-action action to…
Browse files Browse the repository at this point in the history
… v14 (#76)
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 8bbb0bd commit 2b5f71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v13
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix profile install .#releaseEnv
- run: npm ci --include=dev
Expand Down

0 comments on commit 2b5f71b

Please sign in to comment.