Skip to content

Commit f24dd54

Browse files
authored
Update configure-pagefile-action version (#178)
* Update configure-pagefile-action version * Update ci.yml
1 parent a5c9189 commit f24dd54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Configure pagefile for Windows
3636
if: contains(runner.os, 'windows')
37-
uses: al-cheb/configure-pagefile-action@v1.5
37+
uses: al-cheb/configure-pagefile-action@9b6da52fb72a3c6147c1aad2df22d8d905681adc #v1.5
3838
with:
3939
minimum-size: 2GB
4040
maximum-size: 8GB
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Configure pagefile for Windows
9292
if: contains(runner.os, 'windows')
93-
uses: al-cheb/configure-pagefile-action@v1.5
93+
uses: al-cheb/configure-pagefile-action@9b6da52fb72a3c6147c1aad2df22d8d905681adc #v1.5
9494
with:
9595
minimum-size: 2GB
9696
maximum-size: 8GB

0 commit comments

Comments
 (0)