Skip to content

Commit

Permalink
Merge pull request #53 from lishaduck/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b-actions-b7f5777da3

chore(deps): Bump the github-actions group with 3 updates
  • Loading branch information
lishaduck committed Apr 20, 2024
2 parents e99d87a + 00193b6 commit 5c1db06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.3
- name: Setup Pages
uses: actions/configure-pages@v4.0.0
uses: actions/configure-pages@v5.0.0
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1.0.12
with:
Expand All @@ -47,4 +47,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4.0.4
uses: actions/deploy-pages@v4.0.5

0 comments on commit 5c1db06

Please sign in to comment.