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 2cdf19a commit b191ea1Copy full SHA for b191ea1
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- node_version: ['20']
+ node_version: ['20.18.4']
19
20
# Steps represent a sequence of tasks that will be executed as part of the job
21
steps:
0 commit comments