We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff8831 commit e653ce5Copy full SHA for e653ce5
.github/workflows/gcr-deploy.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
25
26
- name: gcloud auth
27
id: 'auth'
0 commit comments