Skip to content

Commit

Permalink
Merge pull request #1720 from marquiz/devel/gh-actions
Browse files Browse the repository at this point in the history
Revert "build(deps): bump actions/checkout from 1 to 4"
  • Loading branch information
k8s-ci-robot committed May 27, 2024
2 parents cdf94eb + 3c47b4f commit ed09269
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 ed09269

Please sign in to comment.