diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d402f33b..6c7e30cb6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -79,7 +79,7 @@ jobs: images: polkadex/mainnet - name: Download artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: PolkadexNodeUbuntu