Skip to content

Commit 6b7b8ea

Browse files
committed
Merge branch 'update/version_5_4_0' into 'release/v5.4'
Update version to 5.4.0 See merge request espressif/esp-idf!36089
2 parents b70331a + 67c1de1 commit 6b7b8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ variables:
4040
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
4141
# we're using .cache folder for caches
4242
GIT_CLEAN_FLAGS: -ffdx -e .cache/
43-
LATEST_GIT_TAG: v5.4-rc1
43+
LATEST_GIT_TAG: v5.4
4444

4545
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
4646
# by default we will fetch all submodules

0 commit comments

Comments
 (0)