Skip to content

Commit 6cb5453

Browse files
committed
ci: update actions/setup-node to v6
1 parent 9cdc9d5 commit 6cb5453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
php-version: '8.2'
5454
tools: composer
5555
- name: Setup Node
56-
uses: actions/setup-node@v4
56+
uses: actions/setup-node@v6
5757
with:
5858
node-version: '22'
5959
- name: Install

0 commit comments

Comments
 (0)