CI: bump actions/checkout to v4, node to 20.x (#7)
* CI: bump actions/checkout to v4, node to 20.x Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * chore(ci): update workflows Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: fix eol in check-dist.yml Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
committed by
GitHub
parent
f29e256d8e
commit
5e63e7aef0
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
||||
Reference in New Issue
Block a user