Skip to content

Commit 2ed1bdc

Browse files
Update actions/setup-go action to v6
1 parent 04c56c6 commit 2ed1bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Set up Go
18-
uses: actions/setup-go@v3
18+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
1919
with:
2020
go-version: 1.21
2121

0 commit comments

Comments
 (0)