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 4257c10 commit 856a948Copy full SHA for 856a948
.github/workflows/pr.yaml
@@ -89,7 +89,7 @@ jobs:
89
draft/temp/draft.markdown
90
91
- name: Save pdfs and epubs
92
- uses: actions/upload-artifact@v4.3.4
+ uses: actions/upload-artifact@v4.4.0
93
with:
94
name: export-draft
95
path: publish
.github/workflows/release.yaml
@@ -66,7 +66,7 @@ jobs:
66
release/temp/draft.markdown
67
68
- name: Store pdf and epub assets
69
70
71
name: export-docs
72
0 commit comments