Skip to content

Commit e37d56b

Browse files
authored
FIX(build): @W-18394257@ Update heartbeat (#1814)
1 parent 74ff189 commit e37d56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/heartbeat-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
java-version: '11'
3434
- uses: actions/setup-python@v5
3535
with:
36-
python-version: '3.10'
36+
python-version: '3.10'
3737
- run: mkdir smoke-test-results
3838

3939
# === Set our environment variables, either using default values or the repo's secrets ===

0 commit comments

Comments
 (0)