Forráskód Böngészése

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

John Wesley Walker III 1 éve
szülő
commit
e7ec645f81
1 módosított fájl, 1 hozzáadás és 1 törlés
  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