Compare commits
1 Commits
renovate/h
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d77cd6f2a |
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: linux_amd
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
# with:
|
||||
# lfs: 'true'
|
||||
- name: Checkout LFS
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Build Stage
|
||||
FROM hugomods/hugo:0.152.2 AS build
|
||||
FROM hugomods/hugo:0.148.2 AS build
|
||||
|
||||
ARG BLOWFISH_VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user