Skip to content

Commit 8f7fbab

Browse files
committed
git fetch
1 parent 3144711 commit 8f7fbab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

githubactions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- name: Run Pester tests
1111
run: |
1212
Set-PSRepository psgallery -InstallationPolicy trusted
13-
Install-Module -Name Pester -RequiredVersion 5.0.4 -Confirm:$false -Force
13+
Install-Module -Name Pester -RequiredVersion 5.2.1 -Confirm:$false -Force
1414
Invoke-Pester -Path "tests"
1515
shell: pwsh

0 commit comments

Comments
 (0)