We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e183a7b + 7df9d04 commit 153f4b3Copy full SHA for 153f4b3
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
java: [ '8' ]
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
- name: Set up JVM
21
uses: actions/setup-java@v4
22
with:
0 commit comments