2
0
Marcin Krzyzanowski 1 жил өмнө
parent
commit
72d2ed23b6

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

@@ -13,7 +13,7 @@ jobs:
 
     steps:
     - name: Checkout
-    - uses: actions/checkout@v4
+      uses: actions/checkout@v4
       with:
         fetch-depth: 0
 

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

@@ -13,7 +13,7 @@ jobs:
 
     steps:
     - name: Checkout
-    - uses: actions/checkout@v4
+      uses: actions/checkout@v4
       with:
         fetch-depth: 0