forked from sr2/www.sr2.uk
ci: update setup-node
This commit is contained in:
parent
af9b386891
commit
d65415e13d
1 changed files with 1 additions and 3 deletions
|
|
@ -9,14 +9,12 @@ jobs:
|
|||
build_and_publish:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:runner-24.04
|
||||
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '24'
|
||||
- run: npm install -g bnycdn
|
||||
- name: Setup Hugo
|
||||
uses: https://guardianproject.dev/actions/actions-hugo@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue