Commit ae149ea
authored
🪲 [Fix]: Version of Invoke-Pester to v3, was custom branch (#6)
## Description
This pull request includes a small change to the `action.yml` file. The
change reverts the `Invoke-Pester` module to use version `v3` instead of
the `fixCOntainerEval` version.
*
[`action.yml`](diffhunk://#diff-1243c5424efaaa19bd8e813c5e6f6da46316e63761421b3e5f5c8ced9a36e6b6L59-R59):
Reverted the `Invoke-Pester` module to use version `v3` instead of
`fixCOntainerEval`.
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [ ] 📖 [Docs]
- [x] 🪲 [Fix]
- [ ] 🩹 [Patch]
- [ ] 1 parent 2d71ec8 commit ae149ea
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
0 commit comments