Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit a119c3e

Browse files
chore(deps): update actions/setup-node action to v6
1 parent c6fcb7e commit a119c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/composite-actions/cache-and-install/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
uses: actions/checkout@v4.2.2
1010

1111
- name: Install Node.js
12-
uses: actions/setup-node@v4.1.0
12+
uses: actions/setup-node@v6.1.0
1313
with:
1414
node-version: 20
1515

0 commit comments

Comments
 (0)