Skip to content

Commit 9d1c840

Browse files
author
devkadirselcuk
authored
Merge pull request #75 from turkdevops/dependabot/github_actions/actions/configure-pages-2
Bump actions/configure-pages from 1 to 2
2 parents 817906e + 6e19592 commit 9d1c840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Checkout
2929
uses: actions/checkout@v3
3030
- name: Setup Pages
31-
uses: actions/configure-pages@v1
31+
uses: actions/configure-pages@v2
3232
- name: Build with Jekyll
3333
uses: actions/jekyll-build-pages@v1
3434
with:

0 commit comments

Comments
 (0)