Skip to content

Commit a151b4a

Browse files
chore(deps): update node.js to v20.19.5
1 parent e0b8c9e commit a151b4a

File tree

4 files changed

+531
-37
lines changed

4 files changed

+531
-37
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.17.0
12+
image: node:20.19.5@sha256:8cdc6b9b711af0711cc6139955cc1331fab5e0a995afd3260c52736fbc338059
1313
# this is the user that CI uses, which is needed to generate files within the repo directory
1414
options: --user 1001
1515

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.17.0
1+
20.19.5

0 commit comments

Comments
 (0)