Skip to content

Commit

Permalink
Merge pull request #1843 from scalacenter/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…l-cheb/configure-pagefile-action-1.3

build(deps): bump al-cheb/configure-pagefile-action from 1.2 to 1.3
  • Loading branch information
tgodzik authored Nov 2, 2022
2 parents 7cb4327 + 9050a50 commit efc8d62
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 @@ -197,7 +197,7 @@ jobs:
ARTIFACT_NAME: ${{ matrix.artifact }}
steps:
- name: Configure Pagefile
uses: al-cheb/configure-pagefile-action@v1.2
uses: al-cheb/configure-pagefile-action@v1.3
- name: Refresh Pagefile
run: |
(Get-CimInstance Win32_PageFileUsage).AllocatedBaseSize
Expand Down

0 comments on commit efc8d62

Please sign in to comment.