Merge pull request #2669 from PyO3/dependabot/github_actions/actions/setup-python-4

This commit is contained in:
dependabot[bot] 2022-10-10 04:33:47 +00:00 committed by GitHub
commit 55cfc32215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/setup-python@v4
- uses: actions-rs/toolchain@v1
with:
profile: minimal