Skip to content

Commit da2387e

Browse files
chore(deps): update dependency node to v24
1 parent e4a057e commit da2387e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Use Node.js 20
109109
uses: actions/setup-node@v4
110110
with:
111-
node-version: 20
111+
node-version: 24
112112
- name: Create mipmap images
113113
run: |
114114
if [ -n "${{ inputs.icon_url }}" ]; then

0 commit comments

Comments
 (0)