We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be25d7 commit 4b79d36Copy full SHA for 4b79d36
.github/workflows/upstream-nightly.yml
@@ -108,7 +108,7 @@ jobs:
108
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # ratchet:actions/setup-python@v5
109
with:
110
python-version: "3.x"
111
- - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # ratchet:actions/download-artifact@v4
+ - uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # ratchet:actions/download-artifact@v4
112
113
path: /tmp/workspace/logs
114
- name: install requirements
0 commit comments