Skip to content

Commit

Permalink
Update actions/checkout action to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Splain <mikesplain@users.noreply.github.com>
  • Loading branch information
Private Renovatebot committed Apr 25, 2024
1 parent b5e553d commit 2f03ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: macos-13
arch: x86_64-darwin
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
Expand Down

0 comments on commit 2f03ac8

Please sign in to comment.