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
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Install Tailwind and build
|
||||
run: |
|
||||
npm install
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
extended: true
|
||||
|
||||
Reference in New Issue
Block a user