chore: bump actions/checkout from v4 to v6 in E2E workflow
This commit is contained in:
committed by
GitHub
parent
0476fd1076
commit
f826d3051c
@@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
Reference in New Issue
Block a user