Skip to content

Commit f96e40d

Browse files
cinderblockclaude
andcommitted
Bump actions/checkout to v6
v4 ran on Node.js 20, which GitHub deprecated. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent ac7d373 commit f96e40d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616

1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v6
1919

2020
- uses: oven-sh/setup-bun@v2
2121
with:

0 commit comments

Comments
 (0)