Skip to content

Commit d56fc8d

Browse files
chore(deps): update actions/setup-go action to v6
1 parent ed01ff3 commit d56fc8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.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
- uses: actions/checkout@v5
18-
- uses: actions/setup-go@v5
18+
- uses: actions/setup-go@v6
1919
with:
2020
check-latest: true
2121
cache: true

0 commit comments

Comments
 (0)