From 887842933c0734196729d5525de9835eb48b3855 Mon Sep 17 00:00:00 2001 From: Yong He Date: Mon, 19 Dec 2022 12:36:39 -0800 Subject: Update to checkout@v3 (#2572) Co-authored-by: Yong He --- .github/workflows/release-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/release-linux.yml') diff --git a/.github/workflows/release-linux.yml b/.github/workflows/release-linux.yml index f0e00d77f..48baabc89 100644 --- a/.github/workflows/release-linux.yml +++ b/.github/workflows/release-linux.yml @@ -18,7 +18,7 @@ jobs: targetPlatform: ['x64'] steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: submodules: 'true' fetch-depth: '0' -- cgit v1.2.3