Skip to content

Commit 4cc6bf1

Browse files
chore(deps): update actions/checkout action to v4.3.1 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc1de20 commit 4cc6bf1

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.0
19+
- uses: actions/checkout@v4.3.1
2020
- name: Use Node.js ${{ matrix.node-version }}
2121
uses: actions/setup-node@v4.4.0
2222
with:

0 commit comments

Comments
 (0)