Skip to content

Commit

Permalink
BD goose 🧑‍🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
AZ-X committed Apr 4, 2021
1 parent 19963df commit 116fae8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/repique_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v2
with:
stable: 'false'
go-version: 1.16
go-version: 1.16.3

- name: Create Release Folder
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/repique_release_go1.15.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v2
with:
stable: 'false'
go-version: 1.15
go-version: 1.15.11

- name: Create Release Folder
run: |
Expand Down

0 comments on commit 116fae8

Please sign in to comment.