We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f56b2c9 + 1ac6c37 commit 515c650Copy full SHA for 515c650
1 file changed
go/actions/test/action.yml
@@ -59,7 +59,7 @@ runs:
59
60
- name: Upload qhelp markdown
61
if: inputs.run-code-checks == 'true' && !cancelled()
62
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
63
with:
64
name: qhelp-markdown
65
path: go/qhelp-out/**/*.md
0 commit comments