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
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
qemu: true
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0