Merge pull request #35 from a5r0n/renovate/actions-checkout-4.x

chore(deps): update actions/checkout action to v4
This commit is contained in:
a5r0n
2023-12-09 19:29:56 +02:00
committed by GitHub
+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