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
… v12 (#69)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 910725a commit f924e44
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@v11
- uses: DeterminateSystems/nix-installer-action@v12
- uses: DeterminateSystems/magic-nix-cache-action@v6
- run: nix profile install .#releaseEnv
- run: npm ci --include=dev
Expand Down

0 comments on commit f924e44

Please # to comment.