Skip to content

Commit aabd561

Browse files
chore(deps): update actions/setup-node action to v7
1 parent 60504d7 commit aabd561

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
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v4
1212

1313
- name: Setup Node.js 20
14-
uses: actions/setup-node@v4
14+
uses: actions/setup-node@v7
1515
with:
1616
node-version: 20
1717
cache: npm

0 commit comments

Comments
 (0)