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 027c587 commit 36e7347Copy full SHA for 36e7347
.github/workflows/CI.yml
@@ -52,7 +52,7 @@ jobs:
52
timeout-minutes: 5
53
steps:
54
- name: Checkout
55
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
56
- name: Set up JDK
57
uses: actions/setup-java@v4
58
with:
0 commit comments