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.
2 parents 56085e0 + edc8bd5 commit d0c06e9Copy full SHA for d0c06e9
1 file changed
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
- name: Remove current branch files
94
run: rm -rf ${{ steps.clean_branch.outputs.CLEAN_BRANCH }}
95
- name: Retrieve github pages artifact
96
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
97
with:
98
name: github-pages
99
path: ${{ steps.clean_branch.outputs.CLEAN_BRANCH }}
0 commit comments