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 586fe79 commit df598b7Copy full SHA for df598b7
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
container:
12
- image: node:18.7.0-alpine
+ image: node:18.8.0-alpine
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