Skip to content

Commit

Permalink
Merge pull request #10 from google-pay/update-gae-runtime
Browse files Browse the repository at this point in the history
Update Node version in CI too
  • Loading branch information
JlUgia authored Jan 18, 2024
2 parents e5c4e72 + c90d03a commit e2ef07c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1,475 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '20.x'
- name: Use Google Cloud CLI
uses: google-github-actions/setup-gcloud@master
with:
Expand Down
Loading

0 comments on commit e2ef07c

Please sign in to comment.