diff --git a/.github/workflows/release_backend.yml b/.github/workflows/release_backend.yml index aa8659dac2..c0dc0e70c0 100644 --- a/.github/workflows/release_backend.yml +++ b/.github/workflows/release_backend.yml @@ -34,7 +34,7 @@ jobs: - name: Build run: ./scripts/build_backend_version.sh - name: Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | executable/target/executable*.jar