Skip to content

Commit e015baa

Browse files
renovate-rancher[bot]holyspectral
authored andcommitted
chore(deps): update actions/setup-go action to v5
1 parent ed4b98f commit e015baa

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
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: actions/setup-go@v2
12+
- uses: actions/setup-go@v5
1313
with:
1414
go-version: '1.22.3'
1515
- run: |

0 commit comments

Comments
 (0)