Skip to content

Commit

Permalink
Merge pull request #25 from elimu-ai/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4
  • Loading branch information
jo-elimu authored Jun 22, 2024
2 parents e678e20 + af50306 commit 19a4c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
java: [17]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-java@v3
with:
java-version: ${{ matrix.java }}
Expand Down

0 comments on commit 19a4c8e

Please sign in to comment.