Skip to content

Commit

Permalink
ci: bump to setup-python@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse authored Jan 14, 2025
1 parent 6152017 commit d6db7a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
cp /tmp/lokalise/locale/* /home/runner/work/alexa_media_player/alexa_media_player/custom_components/alexa_media/translations/
- name: Set up Python 3.8
uses: actions/setup-python@v1
uses: actions/setup-python@v5
with:
python-version: 3.8
# #----------------------------------------------
Expand Down

0 comments on commit d6db7a5

Please sign in to comment.