Merge branch 'main' into fix-deprecation-warnings

This commit is contained in:
Emruz Hossain 2024-04-20 01:05:55 +06:00 committed by GitHub
commit d48afc40d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 143 additions and 16 deletions

View file

@ -21,7 +21,7 @@ jobs:
run: npm install
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.6.0
uses: peaceiris/actions-hugo@v3.0.0
with:
hugo-version: 'latest'
extended: true