diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 13585e8..d7b713b 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -39,7 +39,7 @@ jobs: fetch-depth: 0 - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Create Release id: create-release