Skip to content

Commit 7e96009

Browse files
Update dependency node to 24.12 (#902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50fc87f commit 7e96009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images-cleanup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: setup node
1818
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
1919
with:
20-
node-version: 24.11
20+
node-version: 24.12
2121

2222
# run script with 30m timeout
2323
- name: cleanup images

0 commit comments

Comments
 (0)