Commit e4cb409
authored
⚙️ [Maintenance]: Align workflows across action repositories (#57)
This pull request makes a minor update to the GitHub Actions workflow
for releases. It updates the release action to a newer version and makes
a small change to the step name for clarity.
- Workflow improvements:
* Updated the `Release-GHRepository` GitHub Action to version `v2.0.2`
for the release step, ensuring the workflow uses the latest features and
fixes.
* Renamed the step from "Checkout Code" to "Checkout repo" for improved
clarity in the workflow logs.1 parent 1fcb663 commit e4cb409
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
0 commit comments