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.
2 parents fc54974 + 0da5dbd commit a686a29Copy full SHA for a686a29
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
java: [ 17 ]
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
19
- name: Set up JDK ${{ matrix.java }}
20
uses: actions/setup-java@v4
21
with:
0 commit comments