update to node 20-based checkout in CI
This commit is contained in:
parent
c8665e8703
commit
6251c162cc
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
all:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install Manta from Source
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue