chore: bump actions/checkout from v4 to v6 in E2E workflow

This commit is contained in:
hugh-hackman[bot]
2026-03-19 00:08:55 +00:00
committed by GitHub
parent 0476fd1076
commit f826d3051c
+1 -1
View File
@@ -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