Skip to content

Commit

Permalink
Merge pull request #210 from guoard/patch-1
Browse files Browse the repository at this point in the history
docs(readme): update checkout action version
  • Loading branch information
domenkozar authored Jun 14, 2024
2 parents 7259822 + 474f0a7 commit ba01fff
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 ba01fff

Please sign in to comment.