Skip to content

Commit e94c0c7

Browse files
authored
Merge pull request #1 from NYU-RTS/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 7fc9291 + bb0d9b1 commit e94c0c7

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup Pages
4646
uses: actions/configure-pages@v4
4747

48-
- uses: actions/upload-pages-artifact@v3
48+
- uses: actions/upload-pages-artifact@v4
4949
with:
5050
path: presentation/dist
5151

0 commit comments

Comments
 (0)