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 406b076 commit 2686b2cCopy full SHA for 2686b2c
1 file changed
.github/workflows/docs.yml
@@ -41,7 +41,7 @@ jobs:
41
- run: mkdocs build
42
43
- name: Archive framework docs
44
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
45
with:
46
name: framework-docs
47
path: |
@@ -84,7 +84,7 @@ jobs:
84
run: nimble apis
85
86
- name: Archive API docs
87
88
89
name: api-docs
90
0 commit comments