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 f169b5f commit 794fcedCopy full SHA for 794fced
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-node@v4
21
with:
22
node-version: ${{ matrix.node-version }}
23
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
24
25
distribution: 'temurin'
26
java-version: '17'
0 commit comments