Skip to content

Commit ba2266e

Browse files
chore(deps): update actions/checkout action to v5
1 parent 28fe44e commit ba2266e

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
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ${{ matrix.os }}-latest
2929
name: ${{ matrix.os }} node@${{ matrix.node }} hapi@${{ matrix.hapi }}
3030
steps:
31-
- uses: actions/checkout@v4
31+
- uses: actions/checkout@v5
3232

3333
- uses: actions/setup-node@v4
3434
with:

0 commit comments

Comments
 (0)