Skip to content

Commit 0532e6c

Browse files
committed
Set Go version to 1.24 in release workflow
1 parent 0471e99 commit 0532e6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ jobs:
2020
- uses: actions/checkout@v5
2121
- uses: grafana/plugin-actions/build-plugin@main
2222
with:
23+
go-version: '1.24'
2324
policy_token: ${{ secrets.GRAFANA_ACCESS_POLICY_TOKEN }}
2425
attestation: true

0 commit comments

Comments
 (0)