Skip to content

Commit a5e3132

Browse files
authored
chore(deps): update actions/setup-go action to v6 (#30944)
1 parent eb256e7 commit a5e3132

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
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
ruby-version: ${{ matrix.ruby_version }}
3030
bundler-cache: true
31-
- uses: actions/setup-go@v5
31+
- uses: actions/setup-go@v6
3232
with:
3333
go-version: '>=1.23.0'
3434
- name: Install tools

0 commit comments

Comments
 (0)