Skip to content

Commit 1132d6e

Browse files
committed
Bump sdk-test-suite to v3.4
1 parent 9109fce commit 1132d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135

136136
- name: Run test tool
137137
continue-on-error: ${{ inputs.continueOnError == 'true' }}
138-
uses: restatedev/sdk-test-suite@v3.3
138+
uses: restatedev/sdk-test-suite@v3.4
139139
with:
140140
envVars: ${{ inputs.envVars }}
141141
testArtifactOutput: ${{ inputs.testArtifactOutput != '' && inputs.testArtifactOutput || 'sdk-java-integration-test-report' }}

0 commit comments

Comments
 (0)