Bump the github-actions group with 1 update (#3135)

This commit is contained in:
dependabot[bot]
2023-10-04 20:24:43 +00:00
committed by GitHub
parent 625334c6c8
commit 4ee1e6d9f1
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,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
- uses: actions/setup-java@v3
with:
distribution: ${{ env.JAVA_DIST }}