Skip to content

Commit

Permalink
Merge pull request #34 from RalphHightower/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/deploy-pages-2.0.1

Bump actions/deploy-pages from 2.0.0 to 2.0.1
  • Loading branch information
RalphHightower committed Jun 18, 2023
2 parents a045dd4 + 8997d73 commit 3a0bc9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2.0.0
uses: actions/deploy-pages@v2.0.1
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2.0.0
uses: actions/deploy-pages@v2.0.1

0 comments on commit 3a0bc9a

Please sign in to comment.