Skip to content

Commit 71c8a85

Browse files
chore(deps): update actions/setup-node action to v6 (#102)
1 parent ea432d3 commit 71c8a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/external.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
working-directory: ./project
6464

6565
- name: Use Node.js ${{ matrix.node_version }}
66-
uses: actions/setup-node@v4
66+
uses: actions/setup-node@v6
6767
with:
6868
node-version: ${{ matrix.node_version }}
6969

0 commit comments

Comments
 (0)