Skip to content

Commit

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

build(deps): bump actions/setup-python from 4 to 5
  • Loading branch information
MaxKellermann authored Dec 18, 2023
2 parents 5288093 + ac97990 commit a5ad087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
key: macos

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5

- name: Install dependencies
run: |
Expand Down

0 comments on commit a5ad087

Please sign in to comment.