Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit ab987a7

Browse files
chore(deps): update actions/setup-node action to v4
1 parent da85f46 commit ab987a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v3
1616

1717
- name: Setup Node
18-
uses: actions/setup-node@v3
18+
uses: actions/setup-node@v4
1919
with:
2020
cache: yarn
2121
cache-dependency-path: |

0 commit comments

Comments
 (0)