mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 02:44:50 +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
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0 # Fix for incremental formatting
|
||||
- uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: '24'
|
||||
|
||||
Reference in New Issue
Block a user