Skip to content

Bump eslint from 9.16.0 to 9.18.0 #536

Bump eslint from 9.16.0 to 9.18.0

Bump eslint from 9.16.0 to 9.18.0 #536

Workflow file for this run

name: Build Assets
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: 20
- run: npm install
- run: npm run build