update checkout actions (#1415)

This commit is contained in:
Jason Dove
2023-09-04 08:38:10 -05:00
committed by GitHub
parent 82de3136cd
commit 5d9c8d4f7d
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ jobs:
target: osx-arm64
steps:
- name: Get the sources
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: true
@@ -172,7 +172,7 @@ jobs:
target: win-x64
steps:
- name: Get the sources
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0