Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 575dda3

Browse files
committed
📝 (readme): Bump actions/checkout example to v3
1 parent 2c791f4 commit 575dda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
update-chart-metadata:
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/checkout@v2
27+
- uses: actions/checkout@v3
2828
- uses: gabe565/setup-helm-docs-action@v1
2929
- run: helm-docs
3030
```

0 commit comments

Comments
 (0)