Skip to content

Commit

Permalink
Update Github Workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2022
1 parent 245f3be commit 4040bd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
name: checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3
- uses: actions/checkout@7dd9e2a3dc350cf687eb1b2a4fadfee8c8e49675 # v3
with:
fetch-depth: 0 #for spotless ratchet
- uses: actions/setup-java@de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc # tag=v3
- uses: actions/setup-java@c3ac5dd0ed8db40fedb61c32fbe677e6b355e94c # v3
with:
distribution: 'temurin'
java-version: 8
Expand Down

0 comments on commit 4040bd9

Please sign in to comment.