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 db2f260 commit 6272565Copy full SHA for 6272565
.github/workflows/build-book.yml
@@ -53,7 +53,7 @@ jobs:
53
54
# Save html as artifact
55
- name: Save book html as artifact for viewing
56
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
57
with:
58
name: book-html
59
path: |
0 commit comments