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 34dd9b9 + e654369 commit 26ef87aCopy full SHA for 26ef87a
1 file changed
.github/workflows/ant.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- name: Set up JDK 11
17
uses: actions/setup-java@v5
18
with:
0 commit comments