We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1d93a commit 79cdf2aCopy full SHA for 79cdf2a
1 file changed
.github/workflows/test-smokes.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Install node (for Playwright, MECA)
82
uses: actions/setup-node@v6
83
with:
84
- node-version: 20
+ node-version: 22
85
86
- name: Cache multiplex server node_modules
87
if: ${{ runner.os != 'Windows' || github.event_name == 'schedule' }}
0 commit comments