Skip to content

Commit 82da010

Browse files
authored
Merge pull request #143 from LDMX-Software/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents e80d618 + 6a7df05 commit 82da010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
--root-dir "${{ github.workspace }}/docs/book"
5555
./docs/book
5656
- name: Upload artifact
57-
uses: actions/upload-pages-artifact@v3
57+
uses: actions/upload-pages-artifact@v4
5858
with:
5959
path: ./docs/book
6060

0 commit comments

Comments
 (0)