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 a86dab5 commit 634d7ffCopy full SHA for 634d7ff
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
java: ['8', '17', '21']
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
23
- name: Setup Cache
24
uses: actions/cache@v4
0 commit comments