Skip to content

Commit 461c5ec

Browse files
author
jax authors
committed
Merge pull request #20867 from google:dependabot/github_actions/actions/download-artifact-4.1.6
PiperOrigin-RevId: 627137002
2 parents 1bb8252 + 4b79d36 commit 461c5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # ratchet:actions/setup-python@v5
109109
with:
110110
python-version: "3.x"
111-
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # ratchet:actions/download-artifact@v4
111+
- uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # ratchet:actions/download-artifact@v4
112112
with:
113113
path: /tmp/workspace/logs
114114
- name: install requirements

0 commit comments

Comments
 (0)