Skip to content

Commit 95b1167

Browse files
chore(deps): Bump actions/configure-pages from 5 to 6 (#367)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e9ebd7 commit 95b1167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- run: just build-typ
6464
- run: cp projects.yaml build/
6565

66-
- uses: actions/configure-pages@v5
66+
- uses: actions/configure-pages@v6
6767
- uses: actions/upload-pages-artifact@v4
6868
with:
6969
path: ./build

0 commit comments

Comments
 (0)