From cb22edffc1918169c51a87953b198855afee589b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 17:06:47 +0400 Subject: [PATCH] chore(deps): update dependency firefox to v120 (#26192) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/run-qunit-tests/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/run-qunit-tests/action.yml b/.github/actions/run-qunit-tests/action.yml index 472715e15f68..509331a90dec 100644 --- a/.github/actions/run-qunit-tests/action.yml +++ b/.github/actions/run-qunit-tests/action.yml @@ -73,7 +73,7 @@ runs: id: setup-firefox uses: browser-actions/setup-firefox@v1 with: - firefox-version: '117.0.1' + firefox-version: '120.0.1' - name: Use Node.js uses: actions/setup-node@v3