feat: bump to use node20 runtime, actions/checkout to v4 (#430)

This commit is contained in:
K.B.Dharun Krishna
2023-09-05 17:40:35 +05:30
committed by GitHub
parent a10d0e32dc
commit 81d9ad7185
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
-