We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba9a522 + cdbf8f8 commit a0e8d05Copy full SHA for a0e8d05
.github/workflows/gh-pages.yml
@@ -27,7 +27,7 @@ jobs:
27
curl -sfL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash -s -- --version v3.5.2
28
29
- name: Check out repo
30
- uses: actions/checkout@v1
+ uses: actions/checkout@v5
31
with:
32
fetch-depth: 0
33
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
version: 3.12.3
24
25
26
- uses: actions/checkout@v4
0 commit comments