Skip to content

Commit 5d7dd0d

Browse files
Bump actions/setup-go from 5.3.0 to 5.4.0 in the ci group (#133)
2 parents 5cb1737 + ede2a40 commit 5d7dd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2727
- name: Setup Go
28-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
28+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
2929
with:
3030
go-version: 'stable'
3131
- name: Check Schema

0 commit comments

Comments
 (0)