Skip to content

Commit 7c8efce

Browse files
soseylwasser
authored andcommitted
update actions upload-artifact to v4
1 parent 8d8d4da commit 7c8efce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Save html as artifact
4848
- name: Save book html as artifact for viewing
49-
uses: actions/upload-artifact@v3
49+
uses: actions/upload-artifact@v4
5050
with:
5151
name: book-html
5252
path: |

0 commit comments

Comments
 (0)