Skip to content

Commit 3566149

Browse files
authored
Uses actions/checkout@v4
1 parent 7ad0112 commit 3566149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout code
18-
uses: actions/checkout@v3
18+
uses: actions/checkout@v4
1919

2020
- name: Use Node.js 18.x
2121
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)