Skip to content

Commit

Permalink
Merge pull request #217 from henriquegemignani/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/setup-python-5

Bump actions/setup-python from 4 to 5
  • Loading branch information
henriquegemignani authored Dec 19, 2023
2 parents fbb162b + 032bf63 commit 8e49406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fetch-depth: 0

- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python }}

Expand Down

0 comments on commit 8e49406

Please sign in to comment.