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 88b7910 commit fbab3fcCopy full SHA for fbab3fc
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
token: ${{ github.token }}
28
29
- - uses: actions/setup-java@v4.4.0
+ - uses: actions/setup-java@v4.5.0
30
with:
31
java-version: '17'
32
distribution: 'zulu'
@@ -57,7 +57,7 @@ jobs:
57
58
node-version: 18
59
- run: sudo apt-get install markdown -y
60
61
62
63
0 commit comments