Skip to content

Commit

Permalink
bump actions/checkout v2
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Apr 29, 2021
1 parent fac3fdb commit 2a60433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v1
uses: actions/checkout@v2

- uses: actions/cache@v2
with:
Expand Down

0 comments on commit 2a60433

Please sign in to comment.