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