Skip to content

Commit 1b35870

Browse files
committed
merge main
2 parents da17405 + 2737d81 commit 1b35870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- 22.x
2828

2929
steps:
30-
- uses: actions/checkout@v5
30+
- uses: actions/checkout@v6
3131
- name: Use Node.js ${{ matrix.node-version }}
3232
uses: actions/setup-node@v6
3333
with:

0 commit comments

Comments
 (0)