Skip to content

Commit 2d8b8b2

Browse files
renovate-rancher[bot]holyspectral
authored andcommitted
chore(deps): update actions/checkout action to v4
1 parent 622eb20 commit 2d8b8b2

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
@@ -8,7 +8,7 @@ jobs:
88
unitest:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v4
1212
- uses: actions/setup-go@v5
1313
with:
1414
go-version: '1.22.3'

0 commit comments

Comments
 (0)