Skip to content

Commit ba01fff

Browse files
authored
Merge pull request #210 from guoard/patch-1
docs(readme): update checkout action version
2 parents 7259822 + 474f0a7 commit ba01fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
tests:
3434
runs-on: ubuntu-latest
3535
steps:
36-
- uses: actions/checkout@v3
36+
- uses: actions/checkout@v4
3737
- uses: cachix/install-nix-action@v27
3838
with:
3939
nix_path: nixpkgs=channel:nixos-unstable

0 commit comments

Comments
 (0)