diff --git a/.github/workflows/regex.yml b/.github/workflows/regex.yml index ede388e..3e06179 100644 --- a/.github/workflows/regex.yml +++ b/.github/workflows/regex.yml @@ -18,7 +18,7 @@ on: jobs: validate: runs-on: ubuntu-latest - container: mcr.microsoft.com/powershell:lts-alpine-3.18 + container: mcr.microsoft.com/powershell:lts steps: - uses: actions/checkout@v4