You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: run `npm update` and update dependencies (#289)
* fix: run `npm update`
* fix: update `@clechasseur/rs-actions-core` to 5.0.5
* chore: move version to 3.0.6
* chore: update dist
fix: run `npm update` and update dependencies (#289)
* fix: run `npm update`
* fix: update `@clechasseur/rs-actions-core` to 5.0.5
* chore: move version to 3.0.6
* chore: update dist
fix: update to `rs-actions-core` 5.0.2, run `npm update`, get octokit…
… fixes (#223)
* fix: update to `rs-actions-core` 5.0.2, run `npm update`, get octokit fixes
* chore: bump version to 3.0.3
fix: proper support of `toolchain` with `cargo-hack` (#204)
* chore: update `rs-actions-core` to 5.0.0, run `npm update`
* fix: proper support of `toolchain` with `cargo-hack`
* chore(ci): test `toolchain` with non-`cargo` tools
* chore(ci): do not use rust-cache on CI to test our own caching
* chore: add JS tests for `run`
* chore: fix `package-lock.json`