Skip to content

Commit

Permalink
Bump the github-actions group with 1 update (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 26, 2023
1 parent 3227f7e commit 09c8b45
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[ci skip]') && !contains(github.event.head_commit.message, '[skip ci]')"
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-java@v3
Expand Down

0 comments on commit 09c8b45

Please sign in to comment.