X Tutup
Skip to content

Commit ab5e651

Browse files
chore(deps): bump actions/checkout from 5 to 6 (#358)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 818bece commit ab5e651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
libc: musl
5252

5353
steps:
54-
- uses: actions/checkout@v5
54+
- uses: actions/checkout@v6
5555

5656
- name: Use Node.js
5757
if: ${{ !matrix.docker-arch }}

0 commit comments

Comments
 (0)
X Tutup