Skip to content

Commit 799ed02

Browse files
renovate-rancher[bot]holyspectral
authored andcommitted
chore(deps): update dependency go to v1.24.1
1 parent 6b769f9 commit 799ed02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unitest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1212
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
1313
with:
14-
go-version: '1.22.3'
14+
go-version: '1.24.1'
1515
- run: |
1616
./unitest.sh

0 commit comments

Comments
 (0)