Skip to content

Commit 36f446c

Browse files
chore(fallback): update actions/setup-go
1 parent b15736e commit 36f446c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Set up Go
22-
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
22+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
2323
with:
2424
go-version: '1.25.5'
2525

0 commit comments

Comments
 (0)