mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 19:04:49 +00:00
Update checks.yaml
This commit is contained in:
committed by
GitHub
parent
66238080c8
commit
6c58fd63bc
2
.github/workflows/checks.yaml
vendored
2
.github/workflows/checks.yaml
vendored
@@ -14,6 +14,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
|
with:
|
||||||
|
fetch-depth: 0 # Fix for incremental formatting
|
||||||
- uses: actions/setup-java@v5
|
- uses: actions/setup-java@v5
|
||||||
with:
|
with:
|
||||||
java-version: '24'
|
java-version: '24'
|
||||||
|
|||||||
Reference in New Issue
Block a user