aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-release.yml')
-rw-r--r--.github/workflows/build-release.yml2
1 files changed, 1 insertions, 1 deletions
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