From e0da339350ed78ae7832677bf36cca0e58a800b3 Mon Sep 17 00:00:00 2001
From: gentlyxu <gently@live.cn>
Date: Wed, 29 Mar 2023 20:57:45 +0800
Subject: [PATCH] Update download-upstream.yml

---
 .github/workflows/download-upstream.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/download-upstream.yml b/.github/workflows/download-upstream.yml
index 87f8ae8f..049b3d33 100644
--- a/.github/workflows/download-upstream.yml
+++ b/.github/workflows/download-upstream.yml
@@ -13,7 +13,7 @@ jobs:
     # Steps represent a sequence of tasks that will be executed as part of the job
     steps:
       # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
 
       - name: prepare upstream list
         run: |