File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v4
2323 - uses : graalvm/setup-graalvm@v1
2424 with :
25- java-version : ' 21.0.6 '
25+ java-version : ' 21.0.8 '
2626 distribution : ' graalvm'
2727 github-token : ${{ secrets.GITHUB_TOKEN }}
2828 cache : ' maven'
6262 - uses : actions/checkout@v4
6363 - uses : graalvm/setup-graalvm@v1
6464 with :
65- java-version : ' 21.0.6 '
65+ java-version : ' 21.0.8 '
6666 distribution : ' graalvm'
6767 github-token : ${{ secrets.GITHUB_TOKEN }}
6868 cache : ' gradle'
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v4
2323 - uses : graalvm/setup-graalvm@v1
2424 with :
25- java-version : ' 21.0.6 '
25+ java-version : ' 21.0.8 '
2626 distribution : ' graalvm'
2727 github-token : ${{ secrets.GITHUB_TOKEN }}
2828 cache : ' maven'
6464 - uses : actions/checkout@v4
6565 - uses : graalvm/setup-graalvm@v1
6666 with :
67- java-version : ' 21.0.6 '
67+ java-version : ' 21.0.8 '
6868 distribution : ' graalvm'
6969 github-token : ${{ secrets.GITHUB_TOKEN }}
7070 cache : ' gradle'
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v4
2323 - uses : graalvm/setup-graalvm@v1
2424 with :
25- java-version : ' 21.0.6 '
25+ java-version : ' 21.0.8 '
2626 distribution : ' graalvm'
2727 github-token : ${{ secrets.GITHUB_TOKEN }}
2828 cache : ' maven'
6262 - uses : actions/checkout@v4
6363 - uses : graalvm/setup-graalvm@v1
6464 with :
65- java-version : ' 21.0.6 '
65+ java-version : ' 21.0.8 '
6666 distribution : ' graalvm'
6767 github-token : ${{ secrets.GITHUB_TOKEN }}
6868 cache : ' gradle'
You can’t perform that action at this time.
0 commit comments