Skip to content

Commit 68947bb

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 1e33f8f commit 68947bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ runs:
3939
shell: bash
4040
4141
- name: Configure Node.js
42-
uses: actions/setup-node@v5
42+
uses: actions/setup-node@v6
4343
with:
4444
node-version: lts/*
4545

0 commit comments

Comments
 (0)