Skip to content

Fix test server and tests for Temporal Server 1.31.0 compatibility #20

Fix test server and tests for Temporal Server 1.31.0 compatibility

Fix test server and tests for Temporal Server 1.31.0 compatibility #20

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: gradle/actions/wrapper-validation@v4