Skip to content

Commit

Permalink
Merge pull request #206 from google-deepmind:dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dot-github/actions/install-meltingpot/actions/setup-python-5.0.0

PiperOrigin-RevId: 596871021
Change-Id: I4b80f603e156316c503867522e070c25ae715c48
  • Loading branch information
Copybara-Service committed Jan 9, 2024
2 parents a437144 + 6f931b7 commit e9ded5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-meltingpot/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
- name: Set up Python ${{ inputs.python-version }}
id: setup-python
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c
with:
python-version: ${{ inputs.python-version }}

Expand Down

0 comments on commit e9ded5e

Please sign in to comment.