diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index ec265fe..1157212 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -51,7 +51,7 @@ jobs: # https://github.com/actions/upload-artifact - name: Upload build artifact - uses: actions/upload-artifact@v4.4.1 + uses: actions/upload-artifact@v4.4.2 with: name: DisableDamage path: build/libs/DisableDamage-*.jar \ No newline at end of file