Skip to content

Commit 37c60a6

Browse files
committed
fix: missed upgrade
1 parent 0cc2b3d commit 37c60a6

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
@@ -45,7 +45,7 @@ jobs:
4545
ref: ${{ github.event.client_payload.ref || github.ref }}
4646

4747
- name: Set up Node.js
48-
uses: actions/setup-node@v1
48+
uses: actions/setup-node@v4
4949
with:
5050
node-version: 14.x
5151

0 commit comments

Comments
 (0)