From b72fecc86ea579d93ba17bc54fe00717da1cee91 Mon Sep 17 00:00:00 2001 From: DavHau Date: Wed, 17 Nov 2021 12:39:48 +0700 Subject: [PATCH] fix actions/checkout version in readme.md version 2.5.0 doesn't seem to exist --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 507ef9b..d3d46fc 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ jobs: tests: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2.5.0 + - uses: actions/checkout@v2.4.0 - uses: cachix/install-nix-action@v15 with: install_url: https://nixos-nix-install-tests.cachix.org/serve/vij683ly7sl95nnhb67bdjjfabclr85m/install