Skip to content

Commit e7ccee5

Browse files
authored
Merge pull request #6 from foomo/dependabot/github_actions/github-actions-970b8d0e10
chore(deps): bump actions/setup-go from 4 to 5 in the github-actions group
2 parents 2e3282e + 198ef8b commit e7ccee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Unshallow
2020
run: git fetch --prune --unshallow
2121

22-
- uses: actions/setup-go@v4
22+
- uses: actions/setup-go@v5
2323
with:
2424
go-version-file: 'go.mod'
2525

0 commit comments

Comments
 (0)