Skip to content

Commit

Permalink
restore accidentally removed python-version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 595652870
Change-Id: I4a754cee867c1b43c39c60b5f095eb6003a76185
  • Loading branch information
jagapiou authored and Copybara-Service committed Jan 4, 2024
1 parent a370989 commit caffa5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/install-meltingpot/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ runs:
- name: Set up Python ${{ inputs.python-version }}
id: setup-python
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
with:
python-version: ${{ inputs.python-version }}

- name: Restore Melting Pot installation
id: restore
Expand Down

0 comments on commit caffa5b

Please sign in to comment.