Skip to content

Commit 7c9f411

Browse files
committed
Update runner image in GitHub release workflow
* Update runner image from windows-2019 to windows-latest
1 parent 84d569c commit 7c9f411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
publish-to-gallery:
9-
runs-on: windows-2019
9+
runs-on: windows-latest
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Set PSRepository to Trusted for PowerShell Gallery

0 commit comments

Comments
 (0)