Merge pull request #19793 from kubernetes/dependabot/github_actions/actions/checkout-4.2.1
Build(deps): Bump actions/checkout from 4.2.0 to 4.2.1pull/19546/head^2
commit
9fb35e9128
|
@ -14,7 +14,7 @@ jobs:
|
|||
bump-amd-gpu-device-plugin-version:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
|
||||
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
|
||||
with:
|
||||
go-version: ${{env.GO_VERSION}}
|
||||
|
|
Loading…
Reference in New Issue