Skip to content

Commit

Permalink
Bump al-cheb/configure-pagefile-action from 1.3 to 1.4
Browse files Browse the repository at this point in the history
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@v1.3...v1.4)

---
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>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 438acb6 commit 8355cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Configure pagefile for Windows
if: contains(runner.os, 'windows')
uses: al-cheb/configure-pagefile-action@v1.3
uses: al-cheb/configure-pagefile-action@v1.4
with:
minimum-size: 2GB
maximum-size: 8GB
Expand Down Expand Up @@ -111,7 +111,7 @@ jobs:

- name: Configure pagefile for Windows
if: contains(runner.os, 'windows')
uses: al-cheb/configure-pagefile-action@v1.3
uses: al-cheb/configure-pagefile-action@v1.4
with:
minimum-size: 2GB
maximum-size: 8GB
Expand Down

0 comments on commit 8355cb4

Please sign in to comment.