Skip to content

Commit

Permalink
chore: bump GHA dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
goffrie committed Feb 20, 2024
1 parent a5ce740 commit 5bb816f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v16
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Cachix build
uses: cachix/cachix-action@v10
uses: cachix/cachix-action@v14
with:
# Name of a cachix cache to push and pull/substitute
name: goffrie
Expand Down

0 comments on commit 5bb816f

Please sign in to comment.