Skip to content

Commit 0d37aa3

Browse files
committed
Update to al-cheb/configure-pagefile-action@v1.4
1 parent e8543c3 commit 0d37aa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
steps:
9898
- name: Configure Pagefile
99-
uses: al-cheb/configure-pagefile-action@v1.2
99+
uses: al-cheb/configure-pagefile-action@v1.4
100100
with:
101101
minimum-size: 32GB
102102
maximum-size: 32GB
@@ -148,7 +148,7 @@ jobs:
148148

149149
steps:
150150
- name: Configure Pagefile
151-
uses: al-cheb/configure-pagefile-action@v1.2
151+
uses: al-cheb/configure-pagefile-action@v1.4
152152
with:
153153
minimum-size: 32GB
154154
maximum-size: 32GB

0 commit comments

Comments
 (0)