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 b706847 + 62e387e commit 7c3c237Copy full SHA for 7c3c237
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
18
- name: Set up JDK 21
19
uses: actions/setup-java@v5
20
with:
0 commit comments