]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
ci: update checkout version (#4881)
authorSepush <sepush@outlook.com>
Tue, 2 Nov 2021 05:28:17 +0000 (13:28 +0800)
committerGitHub <noreply@github.com>
Tue, 2 Nov 2021 05:28:17 +0000 (01:28 -0400)
.github/workflows/ci.yml

index b4d5340280e900a1f978026ea03ce0c242cfb03d..215943a39602a87cd26b4b8e2b193320d0bd3950 100644 (file)
@@ -54,7 +54,7 @@ jobs:
     env:
       CI_JOB_NUMBER: 1
     steps:
-      - uses: actions/checkout@v1
+      - uses: actions/checkout@v2
 
       - name: Install pnpm
         uses: pnpm/action-setup@v2.0.1