Skip to content

Commit 558eda8

Browse files
jkyberneeesCopilot
andauthored
Update tests/integration/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6db1f70 commit 558eda8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/integration/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,10 @@ jobs:
193193
runs-on: ubuntu-latest
194194

195195
steps:
196-
- uses: actions/checkout@v3
196+
- uses: actions/checkout@v4
197197

198198
- name: Setup Node.js
199-
uses: actions/setup-node@v3
199+
uses: actions/setup-node@v4
200200
with:
201201
node-version: "18"
202202

0 commit comments

Comments
 (0)