1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-21 11:10:53 +00:00

chore: update configure-pages action (#931)

This commit is contained in:
Josh Johanning 2023-03-15 09:31:43 -05:00 committed by GitHub
parent 016399a6db
commit 474b4ba681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v1
uses: actions/configure-pages@v3
- name: Setup Ruby
uses: ruby/setup-ruby@v1