Skip to content

Commit

Permalink
Merge pull request #13 from savannabits/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/configure-pages-3

Bump actions/configure-pages from 1 to 3
  • Loading branch information
coolsam726 authored Apr 8, 2023
2 parents e2adcef + 047d464 commit 8c57fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v1
uses: actions/configure-pages@v3
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 8c57fe9

Please sign in to comment.