diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dd5e7de..1e6f088 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: - name: Install NPM dependencies run: npm clean-install - name: Download build output - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 with: pattern: minecraftd-*.tar.gz merge-multiple: true