Skip to content

Commit

Permalink
change actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
ak1ra24 committed Jan 28, 2020
1 parent b2097cc commit 995cb77
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 @@ -15,7 +15,7 @@ jobs:
id: go

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

- name: Build
env:
Expand Down

0 comments on commit 995cb77

Please sign in to comment.