We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bc1792 + 187b536 commit 76cbfbdCopy full SHA for 76cbfbd
1 file changed
.github/workflows/gradle.yml
@@ -11,7 +11,7 @@ jobs:
11
java: [ '17', '21', '25' ]
12
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
15
- name: Set up Java ${{ matrix.Java }}
16
uses: actions/setup-java@v5
17
with:
0 commit comments