Skip to content

Commit

Permalink
Bump cachix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpwiz committed Jun 19, 2024
1 parent a9be634 commit c4a3253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
persist-credentials: false
submodules: true

- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable

- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@v15
with:
name: hs-dear-imgui
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down

0 comments on commit c4a3253

Please sign in to comment.