Skip to content

Commit d14ec1e

Browse files
ci(github-action): update action actions/setup-go (v6.3.0 → v6.4.0)
1 parent 40a6bb2 commit d14ec1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/app-tests/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
using: composite
1919
steps:
2020
- name: Setup Go
21-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
21+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
2222
with:
2323
go-version-file: go.mod
2424

0 commit comments

Comments
 (0)