From 6c71445cf7ea9a8dd4070bf33972aec08fb746e0 Mon Sep 17 00:00:00 2001 From: bitcookies Date: Tue, 8 Aug 2023 09:59:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=82=20Update=20checkout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/action.yml | 2 +- .github/workflows/action_secrets.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 7685266..3297295 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -12,7 +12,7 @@ jobs: runs-on: windows-2022 steps: - - uses: actions/checkout@v3.5.0 + - uses: actions/checkout@v3.5.3 - name: Get key text1 id: text1 diff --git a/.github/workflows/action_secrets.yml b/.github/workflows/action_secrets.yml index bac3d39..511e255 100644 --- a/.github/workflows/action_secrets.yml +++ b/.github/workflows/action_secrets.yml @@ -8,7 +8,7 @@ jobs: runs-on: windows-2022 steps: - - uses: actions/checkout@v3.5.0 + - uses: actions/checkout@v3.5.3 - name: Generate key shell: powershell