Skip to content

Commit 697a4b1

Browse files
Merge pull request #10 from LoicGrobol/dependabot/github_actions/actions/configure-pages-3.0.5
2 parents b1f2607 + 55f5c65 commit 697a4b1

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.4
63+
uses: actions/configure-pages@v3.0.5
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)