Commit 9cad3fb
authored
⚙️ [Maintenance]: Align workflows across action repositories (#10)
This pull request makes a minor update to the release workflow by
updating the name of the checkout step and bumping the release action to
a newer version.
- Updated workflow steps:
* Changed the step name from "Checkout Code" to "Checkout repo" for
clarity.
* Upgraded the `PSModule/Release-GHRepository` GitHub Action from
version `v2.0.1` to `v2.0.2` to use the latest improvements and fixes.1 parent a8280e9 commit 9cad3fb
1 file changed
+2
-2
lines changed| 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