소스 검색

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 개월 전
부모
커밋
76f15634de
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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