Skip to content

Commit 1eaecb6

Browse files
authored
ci(compat-checks): use stable go-version (#6743)
Signed-off-by: Dwi Siswanto <[email protected]>
1 parent 2d3168b commit 1eaecb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compat-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
- uses: actions/checkout@v6
1717
- uses: projectdiscovery/actions/setup/go/compat-checks@v1
1818
with:
19+
go-version: "stable"
1920
release-test: true

0 commit comments

Comments
 (0)