chore: bump actions/checkout from v4 to v6 in E2E workflow (#69)

Co-authored-by: hugh-hackman[bot] <266376744+hugh-hackman[bot]@users.noreply.github.com>
This commit was merged in pull request #69.
This commit is contained in:
hugh-hackman[bot]
2026-03-19 00:14:43 +00:00
committed by GitHub
parent 0476fd1076
commit 37af076456
+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