chore: bump action versions
Deploy Hugo Site / Deploy Batch Tools on beta.batch.tools (push) Successful in 6m47s
Deploy Hugo Site / Deploy Batch Tools on beta.batch.tools (push) Successful in 6m47s
This commit is contained in:
@@ -10,12 +10,12 @@ jobs:
|
|||||||
runs-on: node-18
|
runs-on: node-18
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
- name: Install Tailwind and build
|
- name: Install Tailwind and build
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: 'latest'
|
hugo-version: 'latest'
|
||||||
extended: true
|
extended: true
|
||||||
|
|||||||
Reference in New Issue
Block a user