Skip to content

Commit 1ed77f8

Browse files
authored
Merge pull request #93 from nextstrain/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2 parents b5e1566 + eef1b40 commit 1ed77f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-viz-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: npm run build --prefix viz/
3939

4040
- name: Setup Pages
41-
uses: actions/configure-pages@v4
41+
uses: actions/configure-pages@v5
4242

4343
- name: Upload artifact
4444
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)