Skip to content

Commit

Permalink
bumps in CI test
Browse files Browse the repository at this point in the history
Signed-off-by: chipzoller <[email protected]>
  • Loading branch information
chipzoller committed Sep 13, 2024
1 parent 8412edb commit 2b1be3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ jobs:
matrix:
hugo-version:
- 'latest'
- '0.95.0'
- '0.128.0'
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: ${{ matrix.hugo-version }}
extended: true
Expand Down

0 comments on commit 2b1be3c

Please sign in to comment.