Skip to content

Commit 82df2a1

Browse files
chore(deps): update dependency node to v24
1 parent 8fa6bf7 commit 82df2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@v5
5656
- uses: actions/setup-node@v5
5757
with:
58-
node-version: 22
58+
node-version: 24
5959
cache: "npm"
6060
- uses: actions/setup-python@v6
6161
with:

0 commit comments

Comments
 (0)