diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ce1ae4..690066f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -101,7 +101,7 @@ jobs: run: mvn clean - name: Download pre-built native plugins - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: native-plugins path: . @@ -152,7 +152,7 @@ jobs: run: mvn clean - name: Download pre-built native plugins - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: native-plugins path: .