From 50407af1a7162535085ac4e749e0f6dc62b7a74c Mon Sep 17 00:00:00 2001 From: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Date: Mon, 18 Oct 2021 08:22:53 +0800 Subject: [PATCH] Chore: update actions/checkout --- .github/workflows/run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index f5c58fb..4e92f93 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -32,7 +32,7 @@ jobs: shell: bash - name: Checkout the default branch - uses: actions/checkout@v2.3.4 + uses: actions/checkout@v2 - name: Generate icloud.txt file run: |