Skip to content

Commit 14d364f

Browse files
fix(image): use proper image name
1 parent dd6904f commit 14d364f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
jobs:
1919
validate:
2020
runs-on: ubuntu-latest
21-
container: mcr.microsoft.com/powershell:lts-alpine-3.18
21+
container: mcr.microsoft.com/powershell:lts
2222
steps:
2323
- uses: actions/checkout@v4
2424

0 commit comments

Comments
 (0)