diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef9292d..ae07464 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: run: ./gradlew clean shadowJar - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | api/build/libs/*.jar