Skip to content

Commit bfc74d0

Browse files
Update Node.js to v20.19.1
1 parent 3ddc568 commit bfc74d0

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.0
12+
image: node:20.19.1
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)