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 c3c0421 commit bb729d4Copy full SHA for bb729d4
.github/workflows/gh-pages.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Checkout
46
uses: actions/checkout@v3
47
- name: Download artifact
48
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
49
with:
50
name: github-pages
51
- name: List files after download
0 commit comments