Skip to content

Commit

Permalink
docs(readme): update checkout action version
Browse files Browse the repository at this point in the history
  • Loading branch information
guoard authored Jun 14, 2024
1 parent 7259822 commit 474f0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable
Expand Down

0 comments on commit 474f0a7

Please sign in to comment.