Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marcusramberg committed Oct 14, 2024
1 parent 7d22253 commit 1efdbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: echo '{ cachix.push = "marcusramberg"; }' > devenv.local.nix
shell: sh
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v14
with:
name: devenv
Expand Down

0 comments on commit 1efdbda

Please sign in to comment.