Kaynağa Gözat

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

chore(deps): update actions/checkout action to v5
Christian Lempa 8 ay önce
ebeveyn
işleme
5a5757dc61
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/workflows/release.yaml

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

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