diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1f05943..3054f69 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,14 +27,14 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 0 - path: sample/themes/ + path: sample/themes/vinyl-records-collection-theme - run: find . - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: '0.110.0' + hugo-version: '0.116.0' - name: Run hugo build run: |