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 b995a26 + 1ed36b4 commit e8418c6Copy full SHA for e8418c6
.github/workflows/build-and-deploy.yml
@@ -38,7 +38,7 @@ jobs:
38
echo "vim_faq=$(git -C vim_faq rev-parse HEAD)" >> $GITHUB_OUTPUT
39
40
- name: Upload vim generated HTML files as an artifact
41
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
42
with:
43
name: vim-generated-html
44
path: target/html/doc/*.html
0 commit comments