Skip to content

Commit d8cb0ec

Browse files
authored
Merge pull request #14 from jmlntw/github_actions/actions/configure-pages-3
Bump actions/configure-pages from 2 to 3
2 parents 5985be8 + 6c7f78b commit d8cb0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache-version: 0
3030
- name: Set up GitHub Pages
3131
id: pages
32-
uses: actions/configure-pages@v2
32+
uses: actions/configure-pages@v3
3333
- name: Build GitHub Pages
3434
env:
3535
JEKYLL_ENV: production

0 commit comments

Comments
 (0)