Skip to content

Commit 6200964

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Checkout repo
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4
1818

1919
- name: Setup Node.js
2020
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)