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

Commit

Permalink
Merge pull request #26 from lyon-esport/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-go-3

Bump actions/setup-go from 2 to 3
  • Loading branch information
egguy authored Apr 19, 2022
2 parents bab925e + fddb52f commit adc8879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.15
- name: Run GoReleaser
Expand Down

0 comments on commit adc8879

Please sign in to comment.