Skip to content

Commit a342be1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@v4
99
with:
1010
fetch-depth: 0
11-
- uses: actions/setup-node@v4
11+
- uses: actions/setup-node@v6
1212
with:
1313
node-version: 'lts/*'
1414
- name: Setup (Module)

0 commit comments

Comments
 (0)