Merge pull request #1911 from MusicPlayerDaemon/dependabot/github_actions/actions/setup-python-5
build(deps): bump actions/setup-python from 4 to 5
This commit is contained in:
commit
c3883e2fe0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -128,7 +128,7 @@ jobs:
|
||||
with:
|
||||
key: macos
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user