We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b651a commit e607103Copy full SHA for e607103
1 file changed
README.md
@@ -69,7 +69,7 @@ jobs:
69
70
steps:
71
# actions/checkout MUST come before auth
72
- - uses: 'actions/checkout@v3'
+ - uses: 'actions/checkout@v4'
73
74
- id: 'auth'
75
name: 'Authenticate to Google Cloud'
0 commit comments