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 855a73f commit b08ed32Copy full SHA for b08ed32
.github/workflows/gh-pages.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Checkout
46
uses: actions/checkout@v1
47
- name: Download artifact
48
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4
49
with:
50
name: github-pages # Name should match the uploaded artifact name
51
- name: List files after download
0 commit comments