瀏覽代碼

chore(deps): update actions/checkout action to v3

renovate[bot] 2 年之前
父節點
當前提交
231089c3cb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
       - name: Checkout
       - name: Checkout
-        uses: actions/checkout@v2
+        uses: actions/checkout@v3
         with:
         with:
           fetch-depth: 0
           fetch-depth: 0
       - name: Setup Node.js
       - name: Setup Node.js