Skip to content

Commit 1df7f4e

Browse files
committed
chore(deps): update actions/setup-go action to v7
1 parent d2f4661 commit 1df7f4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conformance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
distribution: temurin
4242

4343
- name: Setup Go
44-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
44+
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
4545
with:
4646
go-version: '1.26'
4747

0 commit comments

Comments
 (0)