We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f25082 commit 2b7e9f4Copy full SHA for 2b7e9f4
2 files changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Check out the repo
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
25
- name: Install JDK
26
uses: actions/setup-java@v4
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
17
0 commit comments