Skip to content

Commit 91a24f8

Browse files
authored
add actions/checkout@v2 as first step (#284)
1 parent 04a6fc4 commit 91a24f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
id-token: 'write'
163163
164164
steps:
165+
- uses: actions/checkout@v2
165166
- id: 'auth'
166167
uses: 'google-github-actions/auth@v0'
167168
with:

0 commit comments

Comments
 (0)