Skip to content

Commit

Permalink
Merge pull request #213 from scalameta/dependabot/github_actions/al-c…
Browse files Browse the repository at this point in the history
…heb/configure-pagefile-action-1.4

Bump al-cheb/configure-pagefile-action from 1.3 to 1.4
  • Loading branch information
tgodzik authored May 1, 2024
2 parents afe5089 + 142be35 commit 0c6df1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# reserved memory cannot exceed the amount of physically available storage.
- name: Configure Pagefile
if: matrix.os == 'windows-2019'
uses: al-cheb/configure-pagefile-action@v1.3
uses: al-cheb/configure-pagefile-action@v1.4
with:
minimum-size: 4GB
maximum-size: 16GB
Expand Down

0 comments on commit 0c6df1a

Please sign in to comment.