Skip to content

Commit

Permalink
bump nix action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Oct 3, 2024
1 parent 5484052 commit 3ec0316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-happ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
uses: ./.github/actions/extend-space

- name: Install nix
uses: cachix/install-nix-action@v18
uses: cachix/install-nix-action@v20
with:
install_url: https://releases.nixos.org/nix/nix-2.23.0/install

- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@v15
with:
name: holochain-ci

Expand Down

0 comments on commit 3ec0316

Please sign in to comment.