Skip to content

Commit

Permalink
Merge pull request #73 from one-project-one-month/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/checkout-4

[dependabot] github actions: Bump actions/checkout from 3 to 4
  • Loading branch information
sannlynnhtun-coding authored Sep 8, 2024
2 parents 907e587 + f2f7681 commit 97eb363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
java-version: 17
distribution: 'zulu'

- uses: actions/checkout@v3
- uses: actions/checkout@v4
name: Checkout
with:
fetch-depth: 0
Expand Down

0 comments on commit 97eb363

Please sign in to comment.