Skip to content

Commit a43d1d9

Browse files
authored
Merge pull request #7 from NYU-RTS/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents 2949c66 + 1639252 commit a43d1d9

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
@@ -61,7 +61,7 @@ jobs:
6161
run: bun run build --base /${{github.event.repository.name}}/
6262

6363
- name: Setup Pages
64-
uses: actions/configure-pages@v5
64+
uses: actions/configure-pages@v6
6565

6666
- uses: actions/upload-pages-artifact@v4
6767
with:

0 commit comments

Comments
 (0)