Răsfoiți Sursa

Update `test.yml` to fix `update-main-version.yml`

John Wesley Walker III 1 an în urmă
părinte
comite
e7ec645f81
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/test.yml

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

@@ -37,7 +37,7 @@ jobs:
     steps:
       # Clone this repo
       - name: Checkout
-        uses: actions/checkout@v4.1.1
+        uses: actions/checkout@v3
 
       # Basic checkout
       - name: Checkout basic