From 104419f61f1a36aed7fe17071e0eb94bb9819056 Mon Sep 17 00:00:00 2001 From: Feng Yu Date: Mon, 27 Nov 2023 16:38:23 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20update=20github=20actions?= =?UTF-8?q?=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_and_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_release.yml b/.github/workflows/build_and_release.yml index 932b24f..a09c14d 100644 --- a/.github/workflows/build_and_release.yml +++ b/.github/workflows/build_and_release.yml @@ -62,7 +62,7 @@ jobs: use_libressl: 1 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - uses: actions/cache@v3 id: cache with: