Skip to content

Commit

Permalink
chore: bump actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Nov 19, 2023
1 parent d00702f commit 55c12d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
all-targets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build

0 comments on commit 55c12d2

Please sign in to comment.