Commit f891def
authored
fix(ci): bump auto-release action to v3 (#26)
This refreshes the stale Dependabot upgrade from #24 on top of current
develop.
- updates `.github/workflows/auto-release.yml` from
`softprops/action-gh-release@v2` to `@v3`
- runs the current local validation suite successfully (`ruff`, `black
--check`, `mypy`, `pytest`)
- supersedes or unblocks the stale CI failure that was blocking #24
after the Black baseline fix landed in #25
Refs #24
Co-authored-by: IISweetHeartII <IISweetHeartII@users.noreply.github.com>1 parent 1252c32 commit f891def
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments