Use checkout@v3 on windows ci.

This commit is contained in:
John MacFarlane
2024-04-11 08:13:05 -07:00
parent fdc1ed6910
commit 7a6ffaa478
+1 -1
View File
@@ -170,7 +170,7 @@ jobs:
runs-on: windows-2019
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Install ghc
run: |