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

Update swap space setup action in build.yml

jimsterino98 2 hete
szülő
commit
c8118f5f5d
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/build.yml

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

@@ -100,7 +100,7 @@ jobs:
           testing: false
 
       - name: Setup more Swap (for LTO)
-        uses: thejerrybao/setup-swap-space@v1   # or pierotofy/set-swap-space
+        uses: pierotofy/set-swap-space@master # or thejerrybao/setup-swap-space@v1
         with:
           swap-size-gb: 25          # 10-24 GB is common for heavy LTO
         # swap-space-path: /mnt/swapfile   # optional