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 59210d8 + a98a1bc commit 100abfcCopy full SHA for 100abfc
1 file changed
.github/workflows/ci.yaml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
46
steps:
47
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
48
49
- name: set up JDK
50
uses: actions/setup-java@v5
@@ -69,7 +69,7 @@ jobs:
69
if: needs.check-publish.outputs.BUILD_PUBLISH == 'true'
70
71
72
73
74
75
0 commit comments