Skip to content

Commit f81c24c

Browse files
Merge pull request #345 from ruby-syntax-tree/dependabot/github_actions/actions/deploy-pages-2
Bump actions/deploy-pages from 1 to 2
2 parents 1e13c69 + 82bab14 commit f81c24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
steps:
5252
- name: Deploy to GitHub Pages
5353
id: deployment
54-
uses: actions/deploy-pages@v1
54+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)