Update github workflows

Change-Id: I49b85d182d27be85424c299eaff5b9d601679f97
diff --git a/.github/workflows/windows-perl.yml b/.github/workflows/windows-perl.yml
index 5eccbe1..9e2498e 100644
--- a/.github/workflows/windows-perl.yml
+++ b/.github/workflows/windows-perl.yml
@@ -14,7 +14,7 @@
         run: |
           git config --global core.autocrlf false
           git config --global core.eol lf
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v4
       - name: Set up Perl
         run: |
           choco install strawberryperl