Skip to content

Commit 401076b

Browse files
Bump al-cheb/configure-pagefile-action from 1.4 to 1.5
Bumps [al-cheb/configure-pagefile-action](https://github.com/al-cheb/configure-pagefile-action) from 1.4 to 1.5. - [Release notes](https://github.com/al-cheb/configure-pagefile-action/releases) - [Commits](al-cheb/configure-pagefile-action@v1.4...v1.5) --- updated-dependencies: - dependency-name: al-cheb/configure-pagefile-action dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adedf28 commit 401076b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

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

3838
- name: Configure pagefile for Windows
3939
if: contains(runner.os, 'windows')
40-
uses: al-cheb/configure-pagefile-action@v1.4
40+
uses: al-cheb/configure-pagefile-action@v1.5
4141
with:
4242
minimum-size: 2GB
4343
maximum-size: 8GB
@@ -117,7 +117,7 @@ jobs:
117117

118118
- name: Configure pagefile for Windows
119119
if: contains(runner.os, 'windows')
120-
uses: al-cheb/configure-pagefile-action@v1.4
120+
uses: al-cheb/configure-pagefile-action@v1.5
121121
with:
122122
minimum-size: 2GB
123123
maximum-size: 8GB

0 commit comments

Comments
 (0)