We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0759100 commit c0a860eCopy full SHA for c0a860e
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
container:
12
- image: node:20.19.2
+ image: node:20.19.3
13
# this is the user that CI uses, which is needed to generate files within the repo directory
14
options: --user 1001
15
0 commit comments