Skip to content

Commit 35c20b7

Browse files
authored
chore: bump actions/upload-artifact to 7.0.0
2 parents 3f69097 + 0998e01 commit 35c20b7

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
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Save html as artifact
5555
- name: Save book html as artifact for viewing
56-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
56+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
5757
with:
5858
name: book-html
5959
path: |

0 commit comments

Comments
 (0)