From 22f25484d677e6ff8a4aba6d288e55602fea2fcb Mon Sep 17 00:00:00 2001 From: klensy Date: Tue, 16 Mar 2021 17:54:09 +0300 Subject: use checkout@v2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 99a0c0b4b85..2ead68638fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -622,7 +622,7 @@ jobs: if: "github.event_name == 'push' && github.ref == 'refs/heads/master' && github.repository == 'rust-lang-ci/rust'" steps: - name: checkout the source code - uses: actions/checkout@v1 + uses: actions/checkout@v2 with: fetch-depth: 2 - name: publish toolstate -- cgit 1.4.1-3-g733a5