Skip to content

Commit 82a22d8

Browse files
⬆️ action: Bump actions/setup-go from 5.2.0 to 5.3.0 in the all-dependencies group (#86)
1 parent 2d5442b commit 82a22d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/[email protected]
3030

31-
- uses: actions/setup-go@v5.2.0
31+
- uses: actions/setup-go@v5.3.0
3232
with:
3333
go-version-file: 'go.mod'
3434
cache: true

0 commit comments

Comments
 (0)