Skip to content

Commit e79fccb

Browse files
Bump al-cheb/configure-pagefile-action from 1.4 to 1.5 (#998)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbd1bf8 commit e79fccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5555
- name: configure windows pagefile
5656
if: ${{ matrix.os == 'windows-latest' }}
57-
uses: al-cheb/configure-pagefile-action@a3b6ebd6b634da88790d9c58d4b37a7f4a7b8708 # v1.4
57+
uses: al-cheb/configure-pagefile-action@9b6da52fb72a3c6147c1aad2df22d8d905681adc # v1.5
5858
with:
5959
minimum-size: 8GB
6060
maximum-size: 8GB

0 commit comments

Comments
 (0)