Update workflow tasks (#57)

This commit is contained in:
Aleksandr Chebotov
2022-10-28 14:39:22 +02:00
committed by GitHub
parent 2c15878a9d
commit c08a90cad6
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Install Pester
shell: pwsh