Skip to content

Commit 497419b

Browse files
chore(deps): update actions/checkout action to v4
1 parent 735db12 commit 497419b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v2
12+
- uses: actions/checkout@v4
1313
- name: Use Node 22.x
1414
uses: actions/setup-node@v3
1515
with:

0 commit comments

Comments
 (0)