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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 7ccdd98 commit 65e9b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v2
- name: configure windows pagefile
if: ${{ matrix.os == 'windows-latest' }}
uses: al-cheb/configure-pagefile-action@v1.3
uses: al-cheb/configure-pagefile-action@v1.4
with:
minimum-size: 8GB
maximum-size: 8GB
Expand Down

0 comments on commit 65e9b90

Please sign in to comment.