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 d069fa8 commit 3ccec10Copy full SHA for 3ccec10
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
java: [11]
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- name: Cache
15
uses: actions/cache@v3
16
env:
0 commit comments