Skip to content

Commit 568ddd7

Browse files
chore(ci) Update actions/setup-node action to v6.3.0 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ca2be4 commit 568ddd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
version: 10
2828
run_install: true
29-
- uses: actions/setup-node@v6.2.0
29+
- uses: actions/setup-node@v6.3.0
3030
with:
3131
node-version: 24
3232
cache: "pnpm"

0 commit comments

Comments
 (0)