chore(deps): update github actions and dependabot

This commit is contained in:
Ludovic DEHON
2023-12-09 22:19:14 +01:00
parent f5c4aab591
commit 077a9e9ded
3 changed files with 13 additions and 10 deletions

View File

@@ -50,7 +50,7 @@ jobs:
# Set up JDK
- name: Set up JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 17