We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fda041 commit dca8a51Copy full SHA for dca8a51
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
java: [11]
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- name: Cache
14
uses: actions/cache@v4
15
env:
0 commit comments