Skip to content

Commit b05be15

Browse files
authored
Merge pull request #649 from projectbluefin/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v7
2 parents 90fb8fb + d7c3f6d commit b05be15

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)