Skip to content

Commit 8dacb58

Browse files
renovate[bot]marcusramberg
authored andcommitted
chore(deps): update actions/checkout action to v5
1 parent 4f041ae commit 8dacb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v4
11+
uses: actions/checkout@v5
1212
with:
1313
fetch-depth: 0
1414
- run: docker build --load -t helmfile-nix .

0 commit comments

Comments
 (0)