Merge pull request #6832 from sbt/dependabot/github_actions/actions/setup-python-3

Bump actions/setup-python from 2 to 3
This commit is contained in:
eugene yokota 2022-03-23 14:43:41 -04:00 committed by GitHub
commit 204bedac9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ jobs:
distribution: "${{ matrix.distribution }}"
java-version: "${{ matrix.java }}"
- name: Set up Python 3.7
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: 3.7
- name: Coursier cache