Skip to content

Commit af38ed2

Browse files
build(deps): bump actions/setup-node from 4 to 5 (#1588)
1 parent 90b0a34 commit af38ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- uses: pnpm/action-setup@v4
3939

40-
- uses: actions/setup-node@v4
40+
- uses: actions/setup-node@v5
4141
with:
4242
cache: pnpm
4343
node-version: latest

0 commit comments

Comments
 (0)