mirror of
https://github.com/google/brotli.git
synced 2024-11-21 19:20:09 +00:00
Merge pull request #1091 from google:dependabot/github_actions/actions/setup-python-4.7.1
PiperOrigin-RevId: 589126376
This commit is contained in:
commit
fef82ea104
2
.github/workflows/build_test.yml
vendored
2
.github/workflows/build_test.yml
vendored
@ -338,7 +338,7 @@ jobs:
|
||||
cd integration
|
||||
mvn -B verify
|
||||
|
||||
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
|
||||
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
|
||||
if: ${{ matrix.build_system == 'python' }}
|
||||
with:
|
||||
python-version: ${{ matrix.python_version }}
|
||||
|
Loading…
Reference in New Issue
Block a user