diff --git a/.github/workflows/build-all-cloud-images.yml b/.github/workflows/build-all-cloud-images.yml index 2d0b95ed71..73920a1ee3 100644 --- a/.github/workflows/build-all-cloud-images.yml +++ b/.github/workflows/build-all-cloud-images.yml @@ -52,7 +52,7 @@ jobs: steps: - name: Download all manifests - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: pattern: '*-manifest' merge-multiple: true diff --git a/.github/workflows/build-azure-image.yml b/.github/workflows/build-azure-image.yml index 4122298336..07169d1faa 100644 --- a/.github/workflows/build-azure-image.yml +++ b/.github/workflows/build-azure-image.yml @@ -131,7 +131,7 @@ jobs: subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }} - name: Download Manifest - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: azure-image-manifest diff --git a/.github/workflows/performance-benchmarks.yml b/.github/workflows/performance-benchmarks.yml index 0fe1f0ed13..744875bb8a 100644 --- a/.github/workflows/performance-benchmarks.yml +++ b/.github/workflows/performance-benchmarks.yml @@ -124,7 +124,7 @@ jobs: uses: actions/checkout@v4 - name: Download current benchmarks - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v7 with: name: performance-benchmarks diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b4f90e270e..0e28b64eb7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -102,7 +102,7 @@ jobs: fetch-depth: 0 # Required for changelog generation - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: path: ./artifacts diff --git a/.github/workflows/single-validator-test.yml b/.github/workflows/single-validator-test.yml index f1e1903e72..1ac60cce39 100644 --- a/.github/workflows/single-validator-test.yml +++ b/.github/workflows/single-validator-test.yml @@ -135,7 +135,7 @@ jobs: pip3 install --user jsonschema - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: luxd-binary path: node/build/ @@ -283,7 +283,7 @@ jobs: go-version: ${{ env.GO_VERSION }} - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: luxd-binary path: node/build/ @@ -364,7 +364,7 @@ jobs: go-version: ${{ env.GO_VERSION }} - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: luxd-binary path: node/build/ @@ -446,7 +446,7 @@ jobs: go-version: ${{ env.GO_VERSION }} - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: luxd-binary path: node/build/