supperthomas пре 3 година
родитељ
комит
64bfb46868
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/action.yml

+ 1 - 1
.github/workflows/action.yml

@@ -179,7 +179,7 @@ jobs:
     steps:
       - uses: actions/checkout@v3
         with:
-          repository: RT-Thread/rt-thread
+          repository: RT-Thread/rt-thread@lts-v4.1.x
       - name: Set up Python
         uses: actions/setup-python@v3
         with: