Merge pull request #800 from kubernetes/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Kubernetes Prow Robot 2023-09-08 12:24:30 -07:00 committed by GitHub
commit 1cab59e22e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ jobs:
with: with:
go-version: '1.20.6' go-version: '1.20.6'
- uses: actions/checkout@v3 - uses: actions/checkout@v4
with: with:
path: git-sync path: git-sync
@ -38,7 +38,7 @@ jobs:
with: with:
go-version: '1.20.6' go-version: '1.20.6'
- uses: actions/checkout@v3 - uses: actions/checkout@v4
with: with:
path: git-sync path: git-sync
@ -55,7 +55,7 @@ jobs:
with: with:
go-version: '1.20.6' go-version: '1.20.6'
- uses: actions/checkout@v3 - uses: actions/checkout@v4
with: with:
path: git-sync path: git-sync