Skip to content

Commit e653ce5

Browse files
committed
Use latest github action step
1 parent 9ff8831 commit e653ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gcr-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v1
24+
uses: actions/checkout@v2
2525

2626
- name: gcloud auth
2727
id: 'auth'

0 commit comments

Comments
 (0)