Skip to content

build(deps): bump com.github.node-gradle.node from 7.0.2 to 7.1.0 #234

build(deps): bump com.github.node-gradle.node from 7.0.2 to 7.1.0

build(deps): bump com.github.node-gradle.node from 7.0.2 to 7.1.0 #234

Workflow file for this run

name: PRs
on:
pull_request:
branches:
- main
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
include-nodejs: true