Skip to content

Commit f0a1637

Browse files
chore(deps): update actions/setup-go action to v7
1 parent 1d084fd commit f0a1637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
fetch-depth: 0
4242
- name: Setup Go
43-
uses: actions/setup-go@v6
43+
uses: actions/setup-go@v7
4444
with:
4545
go-version-file: 'go.mod'
4646
cache: true

0 commit comments

Comments
 (0)