Skip to content

Commit

Permalink
change: pyinstaller-action-windows@main to @python3-10-pyinstaller-5-3
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wr committed Aug 20, 2023
1 parent 530a02b commit 41ecf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2

- name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@main
uses: JackMcKew/pyinstaller-action-windows@python3-10-pyinstaller-5-3
with:
path: src

Expand Down

0 comments on commit 41ecf17

Please sign in to comment.