Merge pull request #20867 from google:dependabot/github_actions/actions/download-artifact-4.1.6

PiperOrigin-RevId: 627137002
This commit is contained in:
jax authors 2024-04-22 13:24:16 -07:00
commit 461c5ec455

View File

@ -108,7 +108,7 @@ jobs:
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # ratchet:actions/setup-python@v5
with:
python-version: "3.x"
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # ratchet:actions/download-artifact@v4
- uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # ratchet:actions/download-artifact@v4
with:
path: /tmp/workspace/logs
- name: install requirements