Quellcode durchsuchen

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

:arrow_up: Bump actions/checkout from 3 to 4
metya vor 2 Jahren
Ursprung
Commit
c303fe0b97
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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