Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #6 from embano1/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-3
  • Loading branch information
embano1 authored Jul 8, 2022
2 parents e2fb68f + c91110d commit d2f902b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: 1.17

- name: Check out code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Login to GCP
uses: google-github-actions/setup-gcloud@master
Expand Down

0 comments on commit d2f902b

Please sign in to comment.