unity-builder/dist
Paul Pacheco 0756841374
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
2022-10-13 23:18:30 +02:00
..
BlankProject Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
cloud-formations Cloud runner v0.2 - continued quality of life improvements (#387) 2022-04-22 00:47:45 +01:00
default-build-script Fix androidTargetSdkVersion (#425) 2022-08-11 07:35:01 -05:00
platforms Pass Android parameters for Windows builds, fixes #434 (#436) 2022-09-16 15:12:28 -05:00
exec-child.js Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.js update actions core to 1.10.0 (#466) 2022-10-13 23:18:30 +02:00
index.js.map update actions core to 1.10.0 (#466) 2022-10-13 23:18:30 +02:00
licenses.txt update actions core to 1.10.0 (#466) 2022-10-13 23:18:30 +02:00
sourcemap-register.js Yarn dependencies upgrade & yarn lint update (#347) 2022-02-28 05:30:59 -06:00
xhr-sync-worker.js Sync docs2 (#341) 2022-02-21 13:19:28 -06:00