Skip to content

Commit

Permalink
Revert to actions/checkout@3
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 committed Sep 13, 2024
1 parent 044f3a8 commit 3088184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build and analyze
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@4
- uses: actions/checkout@3
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Set up JDK 17
Expand Down

0 comments on commit 3088184

Please sign in to comment.