Skip to content

Commit 88e86d1

Browse files
authored
Update .github/workflows/publish-dts-sdk.yml
1 parent b53adda commit 88e86d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-dts-sdk.yml

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

3232
run-docker-tests:
3333
env:
34-
EMULATOR_VERSION: "v0.0.4" # Define the variable
34+
EMULATOR_VERSION: "v0.0.5" # Define the variable
3535
needs: lint
3636
runs-on: ubuntu-latest
3737
steps:

0 commit comments

Comments
 (0)