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 be2b6ed commit cf02f16Copy full SHA for cf02f16
.github/workflows/update-cpp-sdk-on-release.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Setup python
54
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
55
with:
56
- python-version: 3.7
+ python-version: 3.9
57
58
- name: Check out firebase-cpp-sdk
59
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments