Skip to content

Commit 472aa3a

Browse files
chore(deps): update actions/checkout action to v6
1 parent f72c7c0 commit 472aa3a

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
@@ -16,7 +16,7 @@ jobs:
1616
node-version: [16.x, 18.x]
1717

1818
steps:
19-
- uses: actions/checkout@v4.3.1
19+
- uses: actions/checkout@v6.0.3
2020
- name: Use Node.js ${{ matrix.node-version }}
2121
uses: actions/setup-node@v4.4.0
2222
with:

0 commit comments

Comments
 (0)