Skip to content

Commit c0a860e

Browse files
Update Node.js to v20.19.3 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0759100 commit c0a860e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
runs-on: ubuntu-latest
1111
container:
12-
image: node:20.19.2
12+
image: node:20.19.3
1313
# this is the user that CI uses, which is needed to generate files within the repo directory
1414
options: --user 1001
1515

0 commit comments

Comments
 (0)