Skip to content

Commit

Permalink
Merge pull request #93 from ruby/dependabot/github_actions/actions/de…
Browse files Browse the repository at this point in the history
…ploy-pages-3

Bump actions/deploy-pages from 2 to 3
  • Loading branch information
hsbt authored Dec 11, 2023
2 parents afa2053 + 69116ff commit 5e0661d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3

0 comments on commit 5e0661d

Please sign in to comment.