Skip to content

Commit

Permalink
Merge pull request #1721 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…1720-to-release-0.16

[release-0.16] Revert "build(deps): bump actions/checkout from 1 to 4"
  • Loading branch information
k8s-ci-robot committed May 27, 2024
2 parents 2e93c3f + 9bc2191 commit ad7ec5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
curl -sfL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash -s -- --version v3.5.2
- name: Check out repo
uses: actions/checkout@v4
uses: actions/checkout@v1
with:
fetch-depth: 0

Expand Down

0 comments on commit ad7ec5a

Please sign in to comment.