Skip to content

chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0 #266

chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0

chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.6.0 #266

Workflow file for this run

# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
uses: adobe/aio-reusable-workflows/.github/workflows/node.js.yml@main
secrets: inherit