Skip to content

Commit

Permalink
chore: update pyinstaller to 6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulMelody committed Aug 18, 2024
1 parent 95d84fb commit c4c3c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- "v*"

env:
PYINSTALLER_VERSION: "6.9.0"
PYINSTALLER_VERSION: "6.10.0"
LIBMEDIAINFO_VERSION: "24.06"

jobs:
Expand Down

0 comments on commit c4c3c5e

Please sign in to comment.