diff --git a/.github/workflows/build-test-release.yml b/.github/workflows/build-test-release.yml index deae6f80..8a04bad5 100644 --- a/.github/workflows/build-test-release.yml +++ b/.github/workflows/build-test-release.yml @@ -36,7 +36,7 @@ jobs: needs: build steps: - name: ⬇️ Download Artifact - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: action-package - name: Run Test