Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
silviogutierrez committed Jul 7, 2023
1 parent 7c95cb7 commit a9ed32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Setup"
runs:
using: "composite"
steps:
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Cache .venv
Expand Down

0 comments on commit a9ed32f

Please sign in to comment.