Update versions to latest

pull/79/head
aparnajyothi-y 5 months ago committed by GitHub
parent 16b7940fde
commit ce2363a715
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install Pester
shell: pwsh
@ -20,4 +20,4 @@ jobs:
run: |
Import-Module Pester
Import-Module Assert
Invoke-Pester -EnableExit
Invoke-Pester -EnableExit

Loading…
Cancel
Save