Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit f5c0260

Browse files
Update missed audit-build switch to 0.80.0 as a target
Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
1 parent b1f7f58 commit f5c0260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-20.04
3232
strategy:
3333
matrix:
34-
hugo: ["0.81.0", "0.88.1", "latest"]
34+
hugo: ["0.80.0", "0.88.1", "0.96.0", "latest"]
3535
steps:
3636
- name: "Build Site with Hugo and Audit"
3737
uses: danielfdickinson/build-audit-action-hugo-dfd@main

0 commit comments

Comments
 (0)