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
@@ -18,7 +18,7 @@ jobs:
name: Compile and Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-java@v3
with:
distribution: ${{ env.JAVA_DIST }}