Skip to content

Commit b1f2607

Browse files
Merge pull request #9 from LoicGrobol/dependabot/github_actions/actions/configure-pages-3.0.4
2 parents 9f58dd6 + c777488 commit b1f2607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Setup Pages
6262
id: pages
63-
uses: actions/configure-pages@v3.0.2
63+
uses: actions/configure-pages@v3.0.4
6464

6565
- name: Build with Jekyll 🔨
6666
run: bundle exec jekyll build --baseurl ${{ steps.pages.outputs.base_path }} # defaults output to '/_site'

0 commit comments

Comments
 (0)