Skip to content

Bump @types/webpack-env from 1.18.4 to 1.18.6 #10

Bump @types/webpack-env from 1.18.4 to 1.18.6

Bump @types/webpack-env from 1.18.4 to 1.18.6 #10

Workflow file for this run

name: Tests
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Install and test
run: npm it