Skip to content

Commit d7c3f6d

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent f13df5c commit d7c3f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: npx docusaurus-prince-pdf --toc -u https://docs.projectbluefin.io -o pdf/bluefin.pdf
2929

3030
- name: Upload results
31-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
31+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
3232
with:
3333
name: bluefin
3434
# The output filename can be specified with --output option

0 commit comments

Comments
 (0)