Răsfoiți Sursa

Update action.yml

supperthomas 3 ani în urmă
părinte
comite
64bfb46868
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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: