Skip to content

Commit

Permalink
use checkout as well
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisreddington authored Oct 22, 2022
1 parent 7faa553 commit affdf69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/google-analytics-top-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
id-token: 'write'
runs-on: ubuntu-latest
steps:
- name: 'Checkout code'
uses: actions/checkout@main
- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v0'
Expand Down

0 comments on commit affdf69

Please sign in to comment.