Skip to content

Commit 378746a

Browse files
chore(deps): update actions/setup-go action to v6 (#735)
Generated by renovateBot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4141519 commit 378746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
sudo apt-get install -y libsoxr-dev libopus-dev libopusfile-dev opus-tools
4343
4444
- name: Set up Go
45-
uses: actions/setup-go@v5
45+
uses: actions/setup-go@v6
4646
with:
4747
go-version: 1.24.3
4848

0 commit comments

Comments
 (0)