Skip to content

Commit d78f748

Browse files
authored
bump deploy pages version to 4
1 parent 6dec207 commit d78f748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/latex.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ concurrency:
2727
cancel-in-progress: true
2828

2929
jobs:
30-
deploy:
30+
build:
3131
environment:
3232
name: github-pages
3333
url: ${{ steps.deployment.outputs.page_url }}
@@ -61,4 +61,4 @@ jobs:
6161

6262
- name: Deploy to GitHub Pages
6363
id: deployment
64-
uses: actions/deploy-pages@v2
64+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)