Bump the github-actions group across 1 directory with 6 updates (#3970)

This commit is contained in:
dependabot[bot]
2025-09-16 14:19:24 +00:00
committed by GitHub
parent a84ac94701
commit 983e7d973b
17 changed files with 34 additions and 34 deletions

View File

@@ -16,8 +16,8 @@ jobs:
name: Compile and Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
- uses: actions/checkout@v5
- uses: actions/setup-java@v5
with:
distribution: ${{ env.JAVA_DIST }}
java-version: ${{ env.JAVA_VERSION }}