Skip to content

Commit

Permalink
Merge pull request #28 from pthorin/use-node16
Browse files Browse the repository at this point in the history
Use node16
  • Loading branch information
stCarolas committed Oct 24, 2022
2 parents 021645c + d24fc39 commit aa3e175
Show file tree
Hide file tree
Showing 329 changed files with 76,708 additions and 14,995 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ inputs:
description: 'Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0'
default: '3.8.2'
runs:
using: 'node12'
using: 'node16'
main: 'lib/setup-maven.js'
32 changes: 26 additions & 6 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

200 changes: 194 additions & 6 deletions node_modules/@actions/core/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions node_modules/@actions/core/lib/command.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 15 additions & 2 deletions node_modules/@actions/core/lib/command.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/@actions/core/lib/command.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa3e175

Please sign in to comment.