Parcourir la source

Update actions/download-artifact action to v5 (#5834)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] il y a 1 mois
Parent
commit
76f15634de
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/release-cycle.yml

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

@@ -172,7 +172,7 @@ jobs:
       - uses: actions/checkout@v5
       - name: Download tarball artifact
         id: artifact
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
           name: ${{ github.ref_name }}
       - name: Check integrity