Skip to content

Commit bb7cf94

Browse files
authored
Merge pull request #15 from jmlntw/github_actions/actions/deploy-pages-2
Bump actions/deploy-pages from 1 to 2
2 parents d8cb0ec + 2930cdd commit bb7cf94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
steps:
5454
- name: Deploy to GitHub Pages
5555
id: deployment
56-
uses: actions/deploy-pages@v1
56+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)