Skip to content

Commit 5d16d3e

Browse files
committed
Fix
1 parent 17514f7 commit 5d16d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/end-to-end-tests.main.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ workflow(
292292
PullRequest(),
293293
),
294294
consistencyCheckJobConfig = DEFAULT_CONSISTENCY_CHECK_JOB_CONFIG.copy(
295+
checkoutActionVersion = CheckoutActionVersionSource.InferFromClasspath(),
295296
additionalSteps = {
296297
publishToMavenLocal()
297298
},

0 commit comments

Comments
 (0)