Skip to content

Commit

Permalink
Update .github/workflows/golang-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwagner committed Dec 18, 2023
1 parent 750ec52 commit 8eb9106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang-release.yaml
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
persist-credentials: false
- name: Set up Go
- name: "🌎 Setup Go"
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version-file: ${{inputs.go-version-file}}
Expand Down

0 comments on commit 8eb9106

Please sign in to comment.