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 19479e3 commit b1368a7Copy full SHA for b1368a7
.github/workflows/cd.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Set up Python
46
uses: actions/setup-python@v5
47
with:
48
- python-version: '3.13'
+ python-version: '3.14'
49
50
- name: Install nava-platform CLI
51
run: pipx install --python "$(which python)" git+https://github.com/navapbc/platform-cli
.github/workflows/create-or-update-test-pr.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
0 commit comments