Skip to content

Commit

Permalink
Merge pull request #2 from ThatKalle/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-go-5.0.0

Bump actions/setup-go from 4.1.0 to 5.0.0
  • Loading branch information
ThatKalle authored Dec 21, 2023
2 parents b74059c + f25d3a4 commit 38a2f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- run: git fetch --force --tags
- name: 🔨 Setup go
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
with:
go-version: '1.21.4'
- name: 🔨 Setup dependencies
Expand Down

0 comments on commit 38a2f72

Please sign in to comment.