Переглянути джерело

ci: upgrade al-cheb/configure-pagefile-action to fix warnings (#5448)

apocelipes 10 місяців тому
батько
коміт
0864cca747

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

@@ -25,7 +25,7 @@ jobs:
           xmake-version: branch@master
           xmake-version: branch@master
 
 
       - name: Configure Pagefile
       - name: Configure Pagefile
-        uses: al-cheb/configure-pagefile-action@v1.2
+        uses: al-cheb/configure-pagefile-action@v1.4
         with:
         with:
           minimum-size: 8GB
           minimum-size: 8GB
           maximum-size: 32GB
           maximum-size: 32GB

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

@@ -27,7 +27,7 @@ jobs:
           xmake-version: branch@master
           xmake-version: branch@master
 
 
       - name: Configure Pagefile
       - name: Configure Pagefile
-        uses: al-cheb/configure-pagefile-action@v1.2
+        uses: al-cheb/configure-pagefile-action@v1.4
         with:
         with:
           minimum-size: 8GB
           minimum-size: 8GB
           maximum-size: 32GB
           maximum-size: 32GB

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

@@ -26,7 +26,7 @@ jobs:
           xmake-version: branch@master
           xmake-version: branch@master
 
 
       - name: Configure Pagefile
       - name: Configure Pagefile
-        uses: al-cheb/configure-pagefile-action@v1.2
+        uses: al-cheb/configure-pagefile-action@v1.4
         with:
         with:
           minimum-size: 8GB
           minimum-size: 8GB
           maximum-size: 32GB
           maximum-size: 32GB