Skip to content

Commit

Permalink
build: bump nix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Sep 24, 2024
1 parent 195a2fc commit 106273b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
uses: actions/checkout@v3

- name: Install nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v27

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

Expand Down

0 comments on commit 106273b

Please sign in to comment.