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 2bc43bc commit 34ed53dCopy full SHA for 34ed53d
.github/workflows/self-test-and-release.yml
@@ -164,12 +164,12 @@ jobs:
164
- SelfTestPython
165
steps:
166
- name: Download artifact pass_status_ubuntu-latest
167
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4.1.7
168
with:
169
name: pass_status_ubuntu-latest
170
171
- name: Download artifact pass_status_windows-latest
172
173
174
name: pass_status_windows-latest
175
- name: Set the statuses of the windows and ${{ matrix.os }} job as output parameters
0 commit comments