Skip to content

Commit

Permalink
fixup! updated action versions on both Actions workflows; refactored …
Browse files Browse the repository at this point in the history
…pyinstaller.yml to match download-artifact V4
  • Loading branch information
GuyTeichman committed Sep 16, 2024
1 parent 020e850 commit 6c2a687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Configure pagefile
if: runner.os == 'Windows'
uses: al-cheb/configure-pagefile-action@v1
uses: al-cheb/configure-pagefile-action@v1.2

- name: Set up pagefile
if: runner.os == 'Windows'
Expand Down

0 comments on commit 6c2a687

Please sign in to comment.