Commit 72075d5
authored
⚙️ [Maintenance]: Align workflows across action repositories (#18)
This pull request makes a minor update to the GitHub Actions workflow
for releases. The checkout step is renamed for clarity, and the release
action is updated to a newer version.
* Workflow improvements:
* Renamed the checkout step from "Checkout Code" to "Checkout repo" for
clarity.
* Updated the `PSModule/Release-GHRepository` GitHub Action from version
`v2.0.1` to `v2.0.2` to use the latest release action.1 parent 06699c9 commit 72075d5
1 file changed
Lines changed: 2 additions & 4 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 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
0 commit comments