Skip to content

Commit

Permalink
Upgrade Hugo version on the historical spec
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Mar 22, 2024
1 parent f7452e2 commit 4e51970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: "🔎 Run validator"
run: |
python scripts/check-event-schema-examples.py
check-openapi-examples:
name: "🔎 Check OpenAPI definitions examples"
runs-on: ubuntu-latest
Expand Down Expand Up @@ -268,7 +268,7 @@ jobs:
- name: "➕ Setup Hugo"
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d
with:
hugo-version: '0.93.3'
hugo-version: '0.113.0'
extended: true
- name: "📥 Source checkout"
uses: actions/checkout@v4
Expand Down

0 comments on commit 4e51970

Please sign in to comment.