mirror of
https://github.com/dzeiocom/crashhandler.git
synced 2025-07-04 13:19:20 +00:00
Compare commits
1 Commits
1.1.0
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
8f100b5866 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: set up JDK 17
|
- name: set up JDK 17
|
||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
|
Reference in New Issue
Block a user