mirror of
https://github.com/outbackdingo/n8n-chart.git
synced 2026-08-25 14:53:31 +00:00
Merge pull request #35 from a5r0n/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v4
|
||||||
id: checkout
|
id: checkout
|
||||||
- uses: azure/setup-helm@v3
|
- uses: azure/setup-helm@v3
|
||||||
id: install_helm
|
id: install_helm
|
||||||
|
|||||||
Reference in New Issue
Block a user