Skip to content

Commit 33a833a

Browse files
committed
[ci] workflows: bump node version
1 parent 8701947 commit 33a833a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swarm-upload.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515
- uses: actions/setup-node@v6
1616
with:
17-
node-version: '18'
17+
node-version: '24'
1818
- name: Build
1919
env:
2020
TINA_BRANCH: ${{ secrets.TINA_BRANCH }}

0 commit comments

Comments
 (0)