From 038f8e4fe600d87dc478bfafb68d6599e87c5b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:33:55 +0000 Subject: [PATCH] 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](https://github.com/al-cheb/configure-pagefile-action/compare/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] --- .github/workflows/native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/native.yml b/.github/workflows/native.yml index e7a03aa94c..6a3b6a0aa1 100644 --- a/.github/workflows/native.yml +++ b/.github/workflows/native.yml @@ -126,7 +126,7 @@ jobs: run: gu.cmd install native-image - name: Configure Pagefile id: configure-pagefile - uses: al-cheb/configure-pagefile-action@v1.3 + uses: al-cheb/configure-pagefile-action@v1.4 - name: Setup MSVC id: setup-msvc uses: ilammy/msvc-dev-cmd@v1.13.0