Skip to content

Commit

Permalink
Merge pull request #6 from ktr0731/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-v2.3.4

Bump actions/checkout from v1 to v2.3.4
  • Loading branch information
github-actions[bot] committed Mar 18, 2021
2 parents bd1d7d9 + a7a535f commit 16498ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@v1
uses: actions/checkout@v2.3.4

- name: Cache modules
uses: actions/cache@v2.1.4
Expand Down

0 comments on commit 16498ac

Please sign in to comment.