Skip to content

Commit d79980a

Browse files
chore(deps): update actions/upload-pages-artifact action to v5 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6845a2 commit d79980a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: mdbook build
3737

3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v4
39+
uses: actions/upload-pages-artifact@v5
4040
with:
4141
path: ./build
4242

0 commit comments

Comments
 (0)