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 143f65c commit d05579dCopy full SHA for d05579d
.github/workflows/e2e.yaml
@@ -56,7 +56,7 @@ jobs:
56
choco install jq --version 1.7.1
57
choco install bun --version 1.1.20
58
if: ${{ matrix.os == 'windows' }}
59
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
60
61
with:
62
distribution: 'temurin' # See 'Supported distributions' for available options
0 commit comments