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 d931313 commit 07e54ccCopy full SHA for 07e54cc
.github/workflows/pr-check.yml
@@ -6,7 +6,7 @@ on:
6
permissions: {}
7
8
env:
9
- NODE_VERSION: 18.7.1
+ NODE_VERSION: 18.17.1
10
TEST_RESULTS_DIRECTORY: .
11
# Force a path with spaces and unicode chars to test extension works in these scenarios
12
special-working-directory: './🐍 🐛'
.github/workflows/push-check.yml
@@ -11,7 +11,7 @@ on:
13
14
15
16
17
0 commit comments