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 3aee70d + c7706a7 commit 1b1e807Copy full SHA for 1b1e807
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- 24
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
29
- name: Set up JDK ${{ matrix.java }}
30
uses: actions/setup-java@v4
31
with:
0 commit comments