Skip to content

Commit 65fa468

Browse files
Update actions/checkout action to v6
1 parent b273f4d commit 65fa468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
image: docker/tilt:latest
1515

1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818

1919
- uses: azure/setup-helm@v4.3.1
2020

0 commit comments

Comments
 (0)