Merge pull request #6922 from sbt/dependabot/github_actions/actions/setup-python-4

Bump actions/setup-python from 2 to 4
This commit is contained in:
eugene yokota 2022-06-13 13:41:07 -04:00 committed by GitHub
commit 203ec0dafa
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@v4
with:
python-version: 3.7
- name: Coursier cache