Skip to content

Commit 0963058

Browse files
committed
ci: fix backend-sdk-testing repo version
1 parent 58b8e62 commit 0963058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-sdk-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ jobs:
8282
- uses: supertokens/backend-sdk-testing-action@main
8383
with:
8484
# version: ${{ matrix.fdi-version }}
85-
version: ci/github-actions/containerized-core/4.0
85+
version: ci/github-actions/containerized-core/${{ matrix.fdi-version }}
8686
path: backend-sdk-testing

0 commit comments

Comments
 (0)