Skip to content

Commit e24f6b4

Browse files
authored
Merge pull request #45 from paiml/dependabot/github_actions/actions/upload-pages-artifact-4
ci(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents 6dd543e + d4948bd commit e24f6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
mdbook build
5454
5555
- name: Upload artifact
56-
uses: actions/upload-pages-artifact@v3
56+
uses: actions/upload-pages-artifact@v4
5757
with:
5858
path: pmcp-book/book
5959

0 commit comments

Comments
 (0)