ci: Bump actions/checkout to v4 (#6736)

change:

- bump actions/checkout version

Release Notes:

- N/A
This commit is contained in:
0x29a
2024-01-25 21:03:23 -05:00
committed by GitHub
parent 9820895284
commit 37647a67a7
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
node-version: "18"
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
clean: false
submodules: "recursive"