Skip to content

Commit

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

Bump actions/deploy-pages from 2.0.1 to 2.0.3
  • Loading branch information
RalphHightower committed Jul 12, 2023
2 parents 9549416 + 87ccc5d commit dd106bc
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.1
uses: actions/deploy-pages@v2.0.3
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.1
uses: actions/deploy-pages@v2.0.3

0 comments on commit dd106bc

Please sign in to comment.