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 8d7e525 commit e554ee6Copy full SHA for e554ee6
.github/workflows/docs.yml
@@ -39,7 +39,7 @@ jobs:
39
run: ls etc/docs/api/current
40
41
- name: Upload artifacts
42
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
43
with:
44
name: html-docs
45
path: etc/docs/api/current
0 commit comments