There was an error while loading. Please reload this page.
1 parent a5c9189 commit f24dd54Copy full SHA for f24dd54
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Configure pagefile for Windows
36
if: contains(runner.os, 'windows')
37
- uses: al-cheb/configure-pagefile-action@v1.5
+ uses: al-cheb/configure-pagefile-action@9b6da52fb72a3c6147c1aad2df22d8d905681adc #v1.5
38
with:
39
minimum-size: 2GB
40
maximum-size: 8GB
@@ -90,7 +90,7 @@ jobs:
90
91
92
93
94
95
96
0 commit comments