We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5703a44 commit 8089cfaCopy full SHA for 8089cfa
1 file changed
.github/workflows/ci.yml
@@ -97,7 +97,7 @@ jobs:
97
steps:
98
- uses: actions/setup-python@v2
99
100
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@master
101
with:
102
name: package
103
path: ./dist
0 commit comments