There was an error while loading. Please reload this page.
1 parent 2dd6f1c commit fc642eaCopy full SHA for fc642ea
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
run: |
21
echo "Branche : ${{ env.GITHUB_BRANCH }}"
22
- name: Checkout
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
with:
25
persist-credentials: false
26
- name: Set up JDK 21
0 commit comments