Skip to content

Commit bd677e2

Browse files
authored
Merge pull request #2 from NYU-RTS/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents e94c0c7 + 68404d9 commit bd677e2

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
@@ -43,7 +43,7 @@ jobs:
4343
run: nr build --base /${{github.event.repository.name}}/
4444

4545
- name: Setup Pages
46-
uses: actions/configure-pages@v4
46+
uses: actions/configure-pages@v5
4747

4848
- uses: actions/upload-pages-artifact@v4
4949
with:

0 commit comments

Comments
 (0)