We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e870e commit f1a55bcCopy full SHA for f1a55bc
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
ref: gh-pages
35
- run: git rm -r --ignore-unmatch .
36
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4.1.7
37
38
name: dist
39
- run: |
0 commit comments