chore: use actions/checkout@4 everywhere

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
Henry Schreiner
2023-09-05 10:09:36 -04:00
parent 82a1f99268
commit a449142802
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
os: [ubuntu-20.04, windows-2019, macos-11]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v2.15.0