Skip to content

Commit

Permalink
Bump actions/setup-python from 4.6.1 to 5.3.0 (#4725)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 0b07a3a commit f2ae45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Python 3.8
uses: actions/setup-python@v4.6.1
uses: actions/setup-python@v5.3.0
with:
python-version: 3.8
- name: Install Python requirements
Expand Down

0 comments on commit f2ae45e

Please sign in to comment.