Skip to content

Commit 9cef9c2

Browse files
build(deps): bump actions/setup-go from 4 to 5 (#20)
1 parent 28897c7 commit 9cef9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525
steps:
2626

2727
- name: Set up Go
28-
uses: actions/setup-go@v4
28+
uses: actions/setup-go@v5
2929
with:
3030
go-version: '1.24.3'
3131

0 commit comments

Comments
 (0)