Skip to content

Commit 8f6f1ee

Browse files
committed
update ci
1 parent 3c926ed commit 8f6f1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: |
3333
gcloud config set project $PROJECT_ID
3434
- name: Set up Python ${{ matrix.python-version }}
35-
uses: actions/setup-python@v2
35+
uses: actions/setup-python@v3
3636
with:
3737
python-version: ${{ matrix.python-version }}
3838
- name: Install dependencies

0 commit comments

Comments
 (0)