Skip to content

Commit 8fd7fbf

Browse files
chore: update actions/checkout action to v7
1 parent efa4390 commit 8fd7fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- 22
2323
runs-on: ${{ matrix.platform }}
2424
steps:
25-
- uses: actions/checkout@v6
25+
- uses: actions/checkout@v7
2626
- uses: actions/setup-node@v6
2727
with:
2828
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)