Skip to content

Commit 6272565

Browse files
authored
Apply suggestion from @lwasser
1 parent db2f260 commit 6272565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
56+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
5757
with:
5858
name: book-html
5959
path: |

0 commit comments

Comments
 (0)