From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 23:23:05 +0000 (+0100) Subject: Bump al-cheb/configure-pagefile-action in the github-actions group (#936) X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=d6752aa256793f58ac16741e5b251bc58848b922;p=fairystockfish.git Bump al-cheb/configure-pagefile-action in the github-actions group (#936) Bumps the github-actions group with 1 update: [al-cheb/configure-pagefile-action](https://github.com/al-cheb/configure-pagefile-action). Updates `al-cheb/configure-pagefile-action` from 1.4 to 1.5 - [Release notes](https://github.com/al-cheb/configure-pagefile-action/releases) - [Commits](https://github.com/al-cheb/configure-pagefile-action/compare/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 dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c90882d..b99ac31 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: runs-on: windows-2022 steps: - - uses: al-cheb/configure-pagefile-action@v1.4 + - uses: al-cheb/configure-pagefile-action@v1.5 with: minimum-size: 16GB maximum-size: 16GB