Skip to content

Commit

Permalink
Merge pull request #1097 from nunocoracao/dev
Browse files Browse the repository at this point in the history
🔖 v2.47.0
  • Loading branch information
nunocoracao authored Dec 6, 2023
2 parents b647cef + 85e7073 commit 8f12677
Show file tree
Hide file tree
Showing 12 changed files with 372 additions and 136 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
submodules: recursive
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Build with Hugo
env:
# For maximum backward compatibility with Hugo modules
Expand All @@ -65,4 +65,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3
Loading

0 comments on commit 8f12677

Please sign in to comment.