We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7262f7a + 2cf4164 commit 3fc6131Copy full SHA for 3fc6131
1 file changed
.github/workflows/test-on-downstream-projects.yaml
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
- run: git clone "https://gitlab.com/mailman/mailman/" .
38
- name: download sdist build
39
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
40
with:
41
name: latest-build
42
path: nose2-build
0 commit comments