chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-12-09 17:21:18 +00:00
committed by GitHub
parent 2686884566
commit 2892487524
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
id: checkout
- uses: azure/setup-helm@v3
id: install_helm