Skip to content

Commit 4e51970

Browse files
committed
Upgrade Hugo version on the historical spec
1 parent f7452e2 commit 4e51970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: "🔎 Run validator"
4646
run: |
4747
python scripts/check-event-schema-examples.py
48-
48+
4949
check-openapi-examples:
5050
name: "🔎 Check OpenAPI definitions examples"
5151
runs-on: ubuntu-latest
@@ -268,7 +268,7 @@ jobs:
268268
- name: "➕ Setup Hugo"
269269
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d
270270
with:
271-
hugo-version: '0.93.3'
271+
hugo-version: '0.113.0'
272272
extended: true
273273
- name: "📥 Source checkout"
274274
uses: actions/checkout@v4

0 commit comments

Comments
 (0)