Explorar o código

Merge pull request #1276 from ChristianLempa/renovate/actions-checkout-5.x

chore(deps): update actions/checkout action to v5
Christian Lempa hai 8 meses
pai
achega
5a5757dc61
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/release.yaml

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

@@ -14,7 +14,7 @@ jobs:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     steps:
     steps:
       - name: Checkout code
       - name: Checkout code
-        uses: actions/checkout@v4
+        uses: actions/checkout@v5
         with:
         with:
           fetch-depth: 0
           fetch-depth: 0