chore(deps): update cibuilds/hugo docker tag to v0.130

This commit is contained in:
Renovate
2024-07-29 16:59:15 +00:00
committed by Joakim Olsson
parent e62cf78957
commit 707638e9c1
+1 -1
View File
@@ -2,7 +2,7 @@ version: 2.1
jobs:
build-check:
docker:
- image: cibuilds/hugo:0.129
- image: cibuilds/hugo:0.130
working_directory: ~/LoveIt
steps:
- checkout