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.
2 parents 90fb8fb + d7c3f6d commit b05be15Copy full SHA for b05be15
.github/workflows/pdf.yml
@@ -28,7 +28,7 @@ jobs:
28
run: npx docusaurus-prince-pdf --toc -u https://docs.projectbluefin.io -o pdf/bluefin.pdf
29
30
- name: Upload results
31
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
32
with:
33
name: bluefin
34
# The output filename can be specified with --output option
0 commit comments