Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

build(deps-dev): bump @rollup/plugin-typescript from 11.0.0 to 11.1.6 #485

build(deps-dev): bump @rollup/plugin-typescript from 11.0.0 to 11.1.6

build(deps-dev): bump @rollup/plugin-typescript from 11.0.0 to 11.1.6 #485

Workflow file for this run

name: test-sslChecker
on: [push]
env:
CI: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: "18"
- run: npm install
- run: npm test
- run: npm run build