Skip to content

Commit 7042e36

Browse files
chore(deps): update actions/checkout action to v6
1 parent f3c262a commit 7042e36

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
@@ -25,7 +25,7 @@ jobs:
2525
--health-retries 5
2626
2727
steps:
28-
- uses: actions/checkout@v4
28+
- uses: actions/checkout@v6
2929

3030
- name: Use Node.js ${{ matrix.node-version }}
3131
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)