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