Skip to content

Commit 249d118

Browse files
build(deps): bump al-cheb/configure-pagefile-action from 1.3 to 1.4
Bumps [al-cheb/configure-pagefile-action](https://github.com/al-cheb/configure-pagefile-action) from 1.3 to 1.4. - [Release notes](https://github.com/al-cheb/configure-pagefile-action/releases) - [Commits](al-cheb/configure-pagefile-action@86589fd...a3b6ebd) --- updated-dependencies: - dependency-name: al-cheb/configure-pagefile-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc17e43 commit 249d118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-prb.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Configure Windows Pagefile
2828
if: ${{ runner.os == 'Windows' }}
2929
# v1.2
30-
uses: al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67
30+
uses: al-cheb/configure-pagefile-action@a3b6ebd6b634da88790d9c58d4b37a7f4a7b8708
3131
with:
3232
minimum-size: 8GB
3333
maximum-size: 16GB

0 commit comments

Comments
 (0)