Skip to content

nightly-2024-04-17: chore: fix alerts on rust msrv (#4817)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 02:16
· 1314 commits to master since this release
053d5e8
# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*

This workflow was failing due to the checkout step being skipped.

## Additional Context



## Documentation\*

Check one:
- [ ] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.

# PR Checklist\*

- [ ] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.