Skip to content

Commit 27ae054

Browse files
Update actions/checkout action to v6
1 parent a08bc01 commit 27ae054

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)