Commit graph

10 commits

Author SHA1 Message Date
Anas
60fdfbb650
chore: fix typos (#17) 2023-12-17 16:52:41 +01:00
Josh McKinney
bfee1175f6
docs: Add documentation based on the youtube video (#10) 2023-11-11 10:14:12 +01:00
dependabot[bot]
deb9fd3f46
Bump actions/checkout from 3 to 4 (#13)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-09 16:21:14 +02:00
Jon Gjengset
6332a3af21
[sanity] More robust injection of opt-level 1 (#9)
Fixes #8
2023-04-24 12:40:14 -07:00
Simen Bekkhus
16a2c2925e
chore: automatically cancel superseded Actions runs (#5) 2023-04-08 12:57:54 -04:00
Jon Gjengset
5ea59356dc Remove -Zmiri-tag-raw-pointers as it's now default 2023-03-12 09:40:09 -07:00
Jon Gjengset
a076ec1cb4 Minimal token permissions
See https://github.com/tokio-rs/tokio/pull/5072
2023-03-11 15:08:47 -08:00
Jon Gjengset
9afb0e111a Get rid of most actions-rs bits
Given that that project is unmaintained.

https://github.com/actions-rs/toolchain/issues/216
2023-03-11 15:07:41 -08:00
Jon Gjengset
362696ab80 Move to maintained rust installer
See https://github.com/actions-rs/toolchain/issues/216
2023-03-10 21:16:37 -08:00
Jon Gjengset
56d4398a24 Merge safety workflows 2022-09-18 11:52:12 -07:00