Skip to content

Bump nanoid from 3.1.23 to 3.3.8 in /website #203

Bump nanoid from 3.1.23 to 3.3.8 in /website

Bump nanoid from 3.1.23 to 3.3.8 in /website #203

Workflow file for this run

name: Run tests
on: push
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- run: deno test -A