We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adedf28 commit 401076bCopy full SHA for 401076b
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Configure pagefile for Windows
39
if: contains(runner.os, 'windows')
40
- uses: al-cheb/configure-pagefile-action@v1.4
+ uses: al-cheb/configure-pagefile-action@v1.5
41
with:
42
minimum-size: 2GB
43
maximum-size: 8GB
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
122
123
0 commit comments