mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-06 19:36:03 +00:00
Update deprecated actions/upload-artifact
This commit is contained in:
parent
32c2bad2c2
commit
d7e8a69df5
2
.github/workflows/contributor-build.yml
vendored
2
.github/workflows/contributor-build.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
|||||||
run: ./ci/build-github.sh
|
run: ./ci/build-github.sh
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Upload test reports (if Gradle failed)
|
- name: Upload test reports (if Gradle failed)
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
name: test-reports-java8-${{ matrix.rdbms }}
|
name: test-reports-java8-${{ matrix.rdbms }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user