Merge pull request #1548 from MusicPlayerDaemon/dependabot/github_actions/actions/setup-python-3

build(deps): bump actions/setup-python from 1 to 3
This commit is contained in:
Max Kellermann 2022-06-08 12:56:55 +02:00 committed by GitHub
commit b4f454a553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ jobs:
with:
key: macos
- uses: actions/setup-python@v1
- uses: actions/setup-python@v3
- name: Install dependencies
run: |