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 ef7d08e commit e163edaCopy full SHA for e163eda
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
23
- name: Setup Java
24
uses: actions/setup-java@v4
.github/workflows/publish.yaml
@@ -20,7 +20,7 @@ jobs:
25
26
0 commit comments