Skip to content

Commit 92a6c7e

Browse files
authored
Update transform-word-to-asciidoc.yml
1 parent a491d33 commit 92a6c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/transform-word-to-asciidoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
fix_adoc --adoc_input output_folder/generated_file.adoc --adoc_output output_folder/index.adoc
6060
6161
- name: Upload artifact
62-
uses: actions/upload-artifact@v2
62+
uses: actions/upload-artifact@v4
6363
with:
6464
name: converted-docs
6565
path: output_folder

0 commit comments

Comments
 (0)