Skip to content

build(deps): bump github/codeql-action from 2 to 3 #313

build(deps): bump github/codeql-action from 2 to 3

build(deps): bump github/codeql-action from 2 to 3 #313

Workflow file for this run

name: build
on:
pull_request:
jobs:
worker:
runs-on: ubuntu-latest
steps:
-
uses: actions/checkout@v3.5.0
-
name: Setup Hugo
uses: peaceiris/actions-hugo@v2
-
name: npm install
run: npm install
-
name: hugo build
run: npm run build
-
name: wrangler
uses: cloudflare/wrangler-action@2.0.0
with:
environment: prd
command: build