update actions core to 1.10.0 (#466)

* update actions core to 1.10.0

The current version of actions/core produces a lot of warning about deprecated set-output command,  like this:

```
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```

the new version of actions/core uses the environment files instead, so this version bump should fix the warning

* reran yarn
This commit is contained in:
Paul Pacheco
2022-10-13 16:18:30 -05:00
committed by GitHub
parent 579daa93a6
commit 0756841374
5 changed files with 1836 additions and 715 deletions

2519
dist/index.js generated vendored

File diff suppressed because it is too large Load Diff