Skip to content

Commit 0f007c6

Browse files
committed
Switch to composite action to use .nvmrc specified version of Node
1 parent 59e9a9e commit 0f007c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
chrome-version: 'stable'
268268

269269
- name: Run noCI tests
270-
uses: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3 # v1
270+
uses: ./.github/actions/run-xvfb
271271
with:
272272
run: ./tasks/noci_test.sh jasmine
273273

0 commit comments

Comments
 (0)