diff --git a/README.md b/README.md index 72741c45..bf09e356 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ jobs: steps: # actions/checkout MUST come before auth - - uses: 'actions/checkout@v3' + - uses: 'actions/checkout@v4' - id: 'auth' name: 'Authenticate to Google Cloud'