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 60f6772 + 5aecf0e commit 8ce176fCopy full SHA for 8ce176f
.github/workflows/go-tests.yml
@@ -43,7 +43,7 @@ jobs:
43
env QHELP_OUT_DIR=qhelp-out make qhelp-to-markdown
44
45
- name: Upload qhelp markdown
46
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
47
with:
48
name: qhelp-markdown
49
path: go/qhelp-out/**/*.md
0 commit comments