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 2f10254 commit 0b7579bCopy full SHA for 0b7579b
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
version: [11, 17, 21]
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Install java
21
uses: actions/setup-java@v4
0 commit comments