From 779b44593f7093c96351ed7aa90439e72036ab2f Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 21 Apr 2023 07:58:14 +0200 Subject: Update checkout to v3 --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/build-release.yml') diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 885c9ff..7d59df5 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -147,7 +147,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Download artifact aarch64-unknown-linux-gnu uses: actions/download-artifact@v3 -- cgit v1.2.3