Update actions: bump setup-java to v5, checkout to v6, and test-reporter to v3
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
build-and-analyse:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user