瀏覽代碼

Merge pull request #12 from metya/dependabot/github_actions/actions/checkout-4

:arrow_up: Bump actions/checkout from 3 to 4
metya 2 年之前
父節點
當前提交
c303fe0b97
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/workflows/bumpversion.yml
  2. 1 1
      .github/workflows/deploy.yml

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

@@ -12,7 +12,7 @@ jobs:
     name: "Bump version and create changelog with commitizen"
     steps:
       - name: Check out
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
         with:
           lfs: true
           fetch-depth: 0

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

@@ -14,7 +14,7 @@ jobs:
       GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
     steps:
       - name: Check out
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
         with:
           lfs: "true"
       - name: Deploy compose