There was an error while loading. Please reload this page.
1 parent 5b0964b commit fb05eecCopy full SHA for fb05eec
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@v4
+ uses: actions/checkout@v5
24
with:
25
persist-credentials: false
26
- name: Set up JDK 21
0 commit comments