Skip to content

Commit 23963c5

Browse files
committed
update to 311
1 parent 487f688 commit 23963c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/google-cloudrun-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: 'google-github-actions/deploy-cloud-functions@v1'
8787
with:
8888
name: 'helloworld'
89-
runtime: 'python38'
89+
runtime: 'python311'
9090
region: ${{ env.REGION }}
9191
entry_point: 'hello_get'
9292
source_dir: 'functions/helloworld'

0 commit comments

Comments
 (0)