1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-29 22:53:44 +00:00

Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build

This commit is contained in:
John Harrington
2025-12-09 09:10:08 -07:00
committed by GitHub
16 changed files with 61 additions and 19 deletions

View File

@@ -1019,7 +1019,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
with:
python-version: '3.14'
python-version: '3.14.2'
- name: Set up Node-gyp
run: python -m pip install setuptools
@@ -1257,7 +1257,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
with:
python-version: '3.14'
python-version: '3.14.2'
- name: Set up Node-gyp
run: python -m pip install setuptools
@@ -1530,7 +1530,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
with:
python-version: '3.14'
python-version: '3.14.2'
- name: Set up Node-gyp
run: python -m pip install setuptools